diff options
Diffstat (limited to 'meta/recipes-core/coreutils')
| -rw-r--r-- | meta/recipes-core/coreutils/coreutils_6.9.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-core/coreutils/coreutils_8.14.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-core/coreutils/coreutils_6.9.bb b/meta/recipes-core/coreutils/coreutils_6.9.bb index 20d8120930..ffdd2af8c5 100644 --- a/meta/recipes-core/coreutils/coreutils_6.9.bb +++ b/meta/recipes-core/coreutils/coreutils_6.9.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | |||
| 10 | file://src/ls.c;startline=4;endline=16;md5=482a96d4f25010a4e13f8743e0c3685e" | 10 | file://src/ls.c;startline=4;endline=16;md5=482a96d4f25010a4e13f8743e0c3685e" |
| 11 | PR = "r3" | 11 | PR = "r3" |
| 12 | DEPENDS = "coreutils-native-${PV}" | 12 | DEPENDS = "coreutils-native-${PV}" |
| 13 | DEPENDS_virtclass-native = "gettext-native" | 13 | DEPENDS_class-native = "gettext-native" |
| 14 | 14 | ||
| 15 | inherit autotools gettext | 15 | inherit autotools gettext |
| 16 | 16 | ||
| @@ -28,7 +28,7 @@ SRC_URI_BASE = "${GNU_MIRROR}/coreutils/${BP}.tar.bz2 \ | |||
| 28 | " | 28 | " |
| 29 | 29 | ||
| 30 | SRC_URI = "${SRC_URI_BASE} file://fix_for_manpage_building.patch" | 30 | SRC_URI = "${SRC_URI_BASE} file://fix_for_manpage_building.patch" |
| 31 | SRC_URI_virtclass-native = "${SRC_URI_BASE}" | 31 | SRC_URI_class-native = "${SRC_URI_BASE}" |
| 32 | 32 | ||
| 33 | SRC_URI[md5sum] = "c9607d8495f16e98906e7ed2d9751a06" | 33 | SRC_URI[md5sum] = "c9607d8495f16e98906e7ed2d9751a06" |
| 34 | SRC_URI[sha256sum] = "89c2895ad157de50e53298b22d91db116ee4e1dd3fdf4019260254e2e31497b0" | 34 | SRC_URI[sha256sum] = "89c2895ad157de50e53298b22d91db116ee4e1dd3fdf4019260254e2e31497b0" |
diff --git a/meta/recipes-core/coreutils/coreutils_8.14.bb b/meta/recipes-core/coreutils/coreutils_8.14.bb index 178bd674c6..3f58cfdadc 100644 --- a/meta/recipes-core/coreutils/coreutils_8.14.bb +++ b/meta/recipes-core/coreutils/coreutils_8.14.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ | |||
| 9 | file://src/ls.c;startline=5;endline=16;md5=e1a509558876db58fb6667ba140137ad" | 9 | file://src/ls.c;startline=5;endline=16;md5=e1a509558876db58fb6667ba140137ad" |
| 10 | PR = "r5" | 10 | PR = "r5" |
| 11 | DEPENDS = "gmp libcap" | 11 | DEPENDS = "gmp libcap" |
| 12 | DEPENDS_virtclass-native = "" | 12 | DEPENDS_class-native = "" |
| 13 | 13 | ||
| 14 | inherit autotools gettext | 14 | inherit autotools gettext |
| 15 | 15 | ||
| @@ -21,7 +21,7 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz \ | |||
| 21 | SRC_URI[md5sum] = "bcb135ce553493a45aba01b39eb3920a" | 21 | SRC_URI[md5sum] = "bcb135ce553493a45aba01b39eb3920a" |
| 22 | SRC_URI[sha256sum] = "0d120817c19292edb19e92ae6b8eac9020e03d51e0af9cb116cf82b65d18b02d" | 22 | SRC_URI[sha256sum] = "0d120817c19292edb19e92ae6b8eac9020e03d51e0af9cb116cf82b65d18b02d" |
| 23 | 23 | ||
| 24 | EXTRA_OECONF_virtclass-native = "--without-gmp" | 24 | EXTRA_OECONF_class-native = "--without-gmp" |
| 25 | 25 | ||
| 26 | # [ df mktemp base64 gets a special treatment and is not included in this | 26 | # [ df mktemp base64 gets a special treatment and is not included in this |
| 27 | bindir_progs = "basename chcon cksum comm csplit cut dir dircolors dirname du \ | 27 | bindir_progs = "basename chcon cksum comm csplit cut dir dircolors dirname du \ |
