From 056b31649141f8160ce05d72b9e53e39ac97c718 Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Wed, 21 Dec 2016 02:37:22 -0800 Subject: [PATCH] file: 5.28 -> 5.29 Upgrade file from 5.28 to 5.29. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- meta/recipes-devtools/file/{file_5.28.bb => file_5.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/file/{file_5.28.bb => file_5.29.bb} (96%) 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 e64a89c804..29af874815 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 -- 2.40.1