diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-04-21 14:38:18 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:45:08 +0100 |
commit | 8507e7892c294a946bfe714c075285ee6bbce521 (patch) | |
tree | 8469c1dd27ef4647698a98de109709c7bde07fa2 | |
parent | b50099466fa9d3d7903211645443bdd70eed50e6 (diff) | |
download | poky-8507e7892c294a946bfe714c075285ee6bbce521.tar.gz |
file: Update to 5.14
(From OE-Core rev: 13b6bedab766657270a12c7c332914c69ebae085)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-devtools/file/file_5.14.bb (renamed from meta/recipes-devtools/file/file_5.13.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/file/file_5.13.bb b/meta/recipes-devtools/file/file_5.14.bb index c97fed4d97..4270ff22f4 100644 --- a/meta/recipes-devtools/file/file_5.13.bb +++ b/meta/recipes-devtools/file/file_5.14.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] = "d60c1364ba956eff7d21f8250808fc6d" | 20 | SRC_URI[md5sum] = "c26625f1d6773ad4bc5a87c0e315632c" |
21 | SRC_URI[sha256sum] = "f75b7b23ac576b47ed4ba4915e2fb239d9c0d74ac5b4e6a89704b1ed45ee6e2b" | 21 | SRC_URI[sha256sum] = "461ba01dd0900a3b7c2dcd901b04903192c07887a9c1928af0be507572c77fe4" |
22 | 22 | ||
23 | inherit autotools | 23 | inherit autotools |
24 | 24 | ||