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-08 09:24:49 +0000 |
commit | 9a998a4e6581e0b528a52561bb2501ae8504b2cf (patch) | |
tree | ed4a7d932cad50b9d9fb9b98485d58875f98a69c | |
parent | 19399d5d291fd1796e174439e01e39b9197cb614 (diff) | |
download | poky-9a998a4e6581e0b528a52561bb2501ae8504b2cf.tar.gz |
file: upgrade to 5.22
(From OE-Core rev: fa81c9fd14067075afbfe7787a3114b96abb902a)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 \ | |||
15 | file://debian-742262.patch \ | 15 | file://debian-742262.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[md5sum] = "549fe96e09041eabece9de2bb28ef923" | 18 | SRC_URI[md5sum] = "8fb13e5259fe447e02c4a37bc7225add" |
19 | SRC_URI[sha256sum] = "1a48741d3923c4cc73267109b8a396c0ce3aebe004181f3efb1b0a228d230bb6" | 19 | SRC_URI[sha256sum] = "c4e3a8e44cb888c5e4b476e738503e37fb9de3b25a38c143e214bfc12109fc0b" |
20 | 20 | ||
21 | inherit autotools | 21 | inherit autotools |
22 | 22 | ||