From: Huang Qiyu Date: Wed, 21 Dec 2016 10:37:22 +0000 (-0800) Subject: file: 5.28 -> 5.29 X-Git-Tag: yocto-4.0~18711 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=056b31649141f8160ce05d72b9e53e39ac97c718;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git file: 5.28 -> 5.29 Upgrade file from 5.28 to 5.29. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/file/file_5.28.bb b/meta/recipes-devtools/file/file_5.29.bb similarity index 96% rename from meta/recipes-devtools/file/file_5.28.bb rename to meta/recipes-devtools/file/file_5.29.bb index e64a89c804b..29af8748150 100644 --- a/meta/recipes-devtools/file/file_5.28.bb +++ b/meta/recipes-devtools/file/file_5.29.bb @@ -19,7 +19,7 @@ SRC_URI = "git://github.com/file/file.git \ file://0001-Add-P-prompt-into-Usage-info.patch \ " -SRCREV = "3c521817322a6bf5160cfeb09b9145ccde587b2a" +SRCREV = "015b0cdce1a0abb68ab99510e7fc8d2f77e8ec77" S = "${WORKDIR}/git" inherit autotools