diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/file/file_5.15.bb (renamed from meta/recipes-devtools/file/file_5.14.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/file/file_5.14.bb b/meta/recipes-devtools/file/file_5.15.bb index c8b902cf03..5589efa79b 100644 --- a/meta/recipes-devtools/file/file_5.14.bb +++ b/meta/recipes-devtools/file/file_5.15.bb | |||
@@ -10,14 +10,13 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=6a7382872edb68d33e1a9398b6e03 | |||
10 | 10 | ||
11 | DEPENDS = "zlib file-native" | 11 | DEPENDS = "zlib file-native" |
12 | DEPENDS_class-native = "zlib-native" | 12 | DEPENDS_class-native = "zlib-native" |
13 | PR = "r0" | ||
14 | 13 | ||
15 | SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ | 14 | SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ |
16 | file://dump \ | 15 | file://dump \ |
17 | file://filesystems" | 16 | file://filesystems" |
18 | 17 | ||
19 | SRC_URI[md5sum] = "c26625f1d6773ad4bc5a87c0e315632c" | 18 | SRC_URI[md5sum] = "3f99565532f548d7540912c4642d1ede" |
20 | SRC_URI[sha256sum] = "461ba01dd0900a3b7c2dcd901b04903192c07887a9c1928af0be507572c77fe4" | 19 | SRC_URI[sha256sum] = "4bd52cc614d6488127c0bddc208a2855481744d76ff0878d9c173d2a6ed564e4" |
21 | 20 | ||
22 | inherit autotools | 21 | inherit autotools |
23 | 22 | ||