diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/file/file_5.42.bb (renamed from meta/recipes-devtools/file/file_5.41.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.41.bb b/meta/recipes-devtools/file/file_5.42.bb index 653887e97a..8efcf09c9c 100644 --- a/meta/recipes-devtools/file/file_5.41.bb +++ b/meta/recipes-devtools/file/file_5.42.bb | |||
@@ -13,7 +13,7 @@ DEPENDS:class-native = "bzip2-replacement-native" | |||
13 | 13 | ||
14 | SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" |
15 | 15 | ||
16 | SRCREV = "504206e53a89fd6eed71aeaf878aa3512418eab1" | 16 | SRCREV = "a42b38690579de23403e0aff9b7b2f9cdf55f534" |
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
19 | inherit autotools update-alternatives | 19 | inherit autotools update-alternatives |