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:44 +0000 |
commit | 38dcefdbecb3fe0062aa952692c464679b20d1c8 (patch) | |
tree | 940c8910533abd53e6d324e93da9c49abb4c3c10 /meta/recipes-devtools/file | |
parent | adde74439874c32b73cf0525945f4d4a1921ccc6 (diff) | |
download | poky-38dcefdbecb3fe0062aa952692c464679b20d1c8.tar.gz |
file: Update to 5.16
(From OE-Core rev: 824d226fe4a0626d945dc1ed80c91a277d4f6649)
Signed-off-by: Saul Wold <sgw@linux.intel.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.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 \ | |||
15 | file://dump \ | 15 | file://dump \ |
16 | file://filesystems" | 16 | file://filesystems" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "3f99565532f548d7540912c4642d1ede" | 18 | SRC_URI[md5sum] = "359c0cf41c3d438d17b4d293f3b950dc" |
19 | SRC_URI[sha256sum] = "4bd52cc614d6488127c0bddc208a2855481744d76ff0878d9c173d2a6ed564e4" | 19 | SRC_URI[sha256sum] = "48bcac7726c37a8a0bc7ffa16b58993575657dd7b382039380fb3b74ab389261" |
20 | 20 | ||
21 | inherit autotools | 21 | inherit autotools |
22 | 22 | ||