diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-02-25 10:39:44 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-28 23:15:51 +0000 |
commit | ef6e4e98df6b78fbe4738402bec0325c29186494 (patch) | |
tree | 27018bf12880ea9dc0475ad845f4c74b98c7e73c /meta | |
parent | baa357ee206515004ed2da6b1b09836d96a844cd (diff) | |
download | poky-ef6e4e98df6b78fbe4738402bec0325c29186494.tar.gz |
file: Update to 5.13
(From OE-Core rev: c865e471fc88984b8e712c0df8f45dc9a30619fb)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/file/file_5.13.bb (renamed from meta/recipes-devtools/file/file_5.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/file/file_5.12.bb b/meta/recipes-devtools/file/file_5.13.bb index 4677a6d4c7..c97fed4d97 100644 --- a/meta/recipes-devtools/file/file_5.12.bb +++ b/meta/recipes-devtools/file/file_5.13.bb | |||
@@ -17,8 +17,8 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ | |||
17 | file://dump \ | 17 | file://dump \ |
18 | file://filesystems" | 18 | file://filesystems" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "1d7d85cb9354f79e5e351deef36be6ba" | 20 | SRC_URI[md5sum] = "d60c1364ba956eff7d21f8250808fc6d" |
21 | SRC_URI[sha256sum] = "199d0dab2e32814cbced8dc30d3d2d5b7e45587598160a2c401358b573273d22" | 21 | SRC_URI[sha256sum] = "f75b7b23ac576b47ed4ba4915e2fb239d9c0d74ac5b4e6a89704b1ed45ee6e2b" |
22 | 22 | ||
23 | inherit autotools | 23 | inherit autotools |
24 | 24 | ||