diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-01-07 07:02:05 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-07 23:49:17 +0000 |
commit | fa81c9fd14067075afbfe7787a3114b96abb902a (patch) | |
tree | c07e4f583472cefc8cb91ad7045ca70fcdefccf0 /meta/recipes-devtools/file | |
parent | affa3a126ba214f4d9b9a770e51323a6a5863bf2 (diff) | |
download | openembedded-core-fa81c9fd14067075afbfe7787a3114b96abb902a.tar.gz |
file: upgrade to 5.22
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/file')
-rw-r--r-- | meta/recipes-devtools/file/file_5.22.bb (renamed from meta/recipes-devtools/file/file_5.21.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/file/file_5.21.bb b/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 |