From fa81c9fd14067075afbfe7787a3114b96abb902a Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Wed, 7 Jan 2015 07:02:05 -0800 Subject: [PATCH] file: upgrade to 5.22 Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- meta/recipes-devtools/file/{file_5.21.bb => file_5.22.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/file/{file_5.21.bb => file_5.22.bb} (86%) diff --git a/meta/recipes-devtools/file/file_5.21.bb b/meta/recipes-devtools/file/file_5.22.bb similarity index 86% rename from meta/recipes-devtools/file/file_5.21.bb rename to meta/recipes-devtools/file/file_5.22.bb index 702ea87343..9c6bb38d71 100644 --- a/meta/recipes-devtools/file/file_5.21.bb +++ b/meta/recipes-devtools/file/file_5.22.bb @@ -15,8 +15,8 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ file://debian-742262.patch \ " -SRC_URI[md5sum] = "549fe96e09041eabece9de2bb28ef923" -SRC_URI[sha256sum] = "1a48741d3923c4cc73267109b8a396c0ce3aebe004181f3efb1b0a228d230bb6" +SRC_URI[md5sum] = "8fb13e5259fe447e02c4a37bc7225add" +SRC_URI[sha256sum] = "c4e3a8e44cb888c5e4b476e738503e37fb9de3b25a38c143e214bfc12109fc0b" inherit autotools -- 2.40.1