diff options
Diffstat (limited to 'meta/recipes-core')
8 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.21.1.bb b/meta/recipes-core/busybox/busybox_1.21.1.bb index 5c0527397e..85d3208974 100644 --- a/meta/recipes-core/busybox/busybox_1.21.1.bb +++ b/meta/recipes-core/busybox/busybox_1.21.1.bb | |||
@@ -1,5 +1,4 @@ | |||
1 | require busybox.inc | 1 | require busybox.inc |
2 | PR = "r0" | ||
3 | 2 | ||
4 | SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ | 3 | SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ |
5 | file://get_header_tar.patch \ | 4 | file://get_header_tar.patch \ |
diff --git a/meta/recipes-core/coreutils/coreutils_8.21.bb b/meta/recipes-core/coreutils/coreutils_8.21.bb index da14303286..dae5cfcb07 100644 --- a/meta/recipes-core/coreutils/coreutils_8.21.bb +++ b/meta/recipes-core/coreutils/coreutils_8.21.bb | |||
@@ -7,7 +7,6 @@ BUGTRACKER = "http://debbugs.gnu.org/coreutils" | |||
7 | LICENSE = "GPLv3+" | 7 | LICENSE = "GPLv3+" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ |
9 | file://src/ls.c;beginline=5;endline=16;md5=38b79785ca88537b75871782a2a3c6b8" | 9 | file://src/ls.c;beginline=5;endline=16;md5=38b79785ca88537b75871782a2a3c6b8" |
10 | PR = "r0" | ||
11 | DEPENDS = "gmp libcap" | 10 | DEPENDS = "gmp libcap" |
12 | DEPENDS_class-native = "" | 11 | DEPENDS_class-native = "" |
13 | 12 | ||
diff --git a/meta/recipes-core/dbus/dbus-glib_0.100.2.bb b/meta/recipes-core/dbus/dbus-glib_0.100.2.bb index e08e3564d1..c1bb06a1b4 100644 --- a/meta/recipes-core/dbus/dbus-glib_0.100.2.bb +++ b/meta/recipes-core/dbus/dbus-glib_0.100.2.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | require dbus-glib.inc | 1 | require dbus-glib.inc |
2 | 2 | ||
3 | PR = "r0" | ||
4 | 3 | ||
5 | SRC_URI[md5sum] = "ad0920c7e3aad669163bb59171cf138e" | 4 | SRC_URI[md5sum] = "ad0920c7e3aad669163bb59171cf138e" |
6 | SRC_URI[sha256sum] = "a5bb42da921f51c28161e0e54a5a8241d94a1c0499a14007150e9ce743da6ac5" | 5 | SRC_URI[sha256sum] = "a5bb42da921f51c28161e0e54a5a8241d94a1c0499a14007150e9ce743da6ac5" |
diff --git a/meta/recipes-core/expat/expat_2.1.0.bb b/meta/recipes-core/expat/expat_2.1.0.bb index 1ce18444e7..b958742edc 100644 --- a/meta/recipes-core/expat/expat_2.1.0.bb +++ b/meta/recipes-core/expat/expat_2.1.0.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | require expat.inc | 1 | require expat.inc |
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874" |
3 | PR = "r0" | ||
4 | 3 | ||
5 | SRC_URI[md5sum] = "dd7dab7a5fea97d2a6a43f511449b7cd" | 4 | SRC_URI[md5sum] = "dd7dab7a5fea97d2a6a43f511449b7cd" |
6 | SRC_URI[sha256sum] = "823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86" | 5 | SRC_URI[sha256sum] = "823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86" |
diff --git a/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb b/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb index febad7af4e..e46b19edc6 100644 --- a/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb +++ b/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb | |||
@@ -17,7 +17,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0854da868a929923087141d9d7aba7d5" | |||
17 | 17 | ||
18 | inherit native | 18 | inherit native |
19 | 19 | ||
20 | PR = "r0" | ||
21 | 20 | ||
22 | S = "${WORKDIR}" | 21 | S = "${WORKDIR}" |
23 | 22 | ||
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb b/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb index 164da36686..74ed247512 100644 --- a/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb +++ b/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb | |||
@@ -5,7 +5,6 @@ | |||
5 | 5 | ||
6 | SUMMARY = "Essential build dependencies" | 6 | SUMMARY = "Essential build dependencies" |
7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
8 | PR = "r0" | ||
9 | 8 | ||
10 | inherit packagegroup | 9 | inherit packagegroup |
11 | 10 | ||
diff --git a/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb b/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb index 064edfb653..e3b1c18fa9 100644 --- a/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb +++ b/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | SUMMARY = "Host SDK package for cross canadian toolchain" | 1 | SUMMARY = "Host SDK package for cross canadian toolchain" |
2 | PN = "packagegroup-cross-canadian-${MACHINE}" | 2 | PN = "packagegroup-cross-canadian-${MACHINE}" |
3 | PR = "r0" | ||
4 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
5 | 4 | ||
6 | # Save TRANSLATED_TARGET_ARCH before allarch tramples it | 5 | # Save TRANSLATED_TARGET_ARCH before allarch tramples it |
diff --git a/meta/recipes-core/zlib/zlib_1.2.8.bb b/meta/recipes-core/zlib/zlib_1.2.8.bb index 8dd29b9485..5cdf68584b 100644 --- a/meta/recipes-core/zlib/zlib_1.2.8.bb +++ b/meta/recipes-core/zlib/zlib_1.2.8.bb | |||
@@ -6,7 +6,6 @@ SECTION = "libs" | |||
6 | LICENSE = "Zlib" | 6 | LICENSE = "Zlib" |
7 | LIC_FILES_CHKSUM = "file://zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b73844a0c494fd" | 7 | LIC_FILES_CHKSUM = "file://zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b73844a0c494fd" |
8 | 8 | ||
9 | PR = "r0" | ||
10 | 9 | ||
11 | SRC_URI = "http://www.zlib.net/${BPN}-${PV}.tar.xz \ | 10 | SRC_URI = "http://www.zlib.net/${BPN}-${PV}.tar.xz \ |
12 | file://remove.ldconfig.call.patch \ | 11 | file://remove.ldconfig.call.patch \ |