diff options
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-devtools')
-rw-r--r-- | import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb b/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb index 68bad69b4..f89931c4e 100644 --- a/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb +++ b/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb @@ -20,7 +20,7 @@ SRC_URI = "git://github.com/file/file.git \ file://host-file.patch \ " -SRCREV = "f45db89ddc91692b662fffbabbdafc7bc4c00f5e" +SRCREV = "789cfc7d727cee1c7cfb7d29c09162e2399285c5" S = "${WORKDIR}/git" inherit autotools |