diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-12-03 15:07:47 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-09 18:01:37 +0000 |
commit | 824d226fe4a0626d945dc1ed80c91a277d4f6649 (patch) | |
tree | 5a0ef4652eb9c8dfd7b1308a72c6e175e2a731f4 /meta | |
parent | 3cedb6f45f596f755c471a320df3b184492b9d6c (diff) | |
download | openembedded-core-824d226fe4a0626d945dc1ed80c91a277d4f6649.tar.gz openembedded-core-824d226fe4a0626d945dc1ed80c91a277d4f6649.tar.bz2 openembedded-core-824d226fe4a0626d945dc1ed80c91a277d4f6649.zip |
file: Update to 5.16
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/file/file_5.16.bb (renamed from meta/recipes-devtools/file/file_5.15.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/file/file_5.15.bb b/meta/recipes-devtools/file/file_5.16.bb index aecbbe54a3..46dbf88f8d 100644 --- a/meta/recipes-devtools/file/file_5.15.bb +++ b/meta/recipes-devtools/file/file_5.16.bb @@ -15,8 +15,8 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ file://dump \ file://filesystems" -SRC_URI[md5sum] = "3f99565532f548d7540912c4642d1ede" -SRC_URI[sha256sum] = "4bd52cc614d6488127c0bddc208a2855481744d76ff0878d9c173d2a6ed564e4" +SRC_URI[md5sum] = "359c0cf41c3d438d17b4d293f3b950dc" +SRC_URI[sha256sum] = "48bcac7726c37a8a0bc7ffa16b58993575657dd7b382039380fb3b74ab389261" inherit autotools |