aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-19 13:29:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-23 09:29:49 +0100
commit07848cee072e62969d19b2fc9627783bcb016bbe (patch)
tree96c6812b91615ad9c2610c28c35ffeed05d921e2 /meta/recipes-core
parent20979854c52607212c16e0b01cf610c80d8b524e (diff)
downloadopenembedded-core-contrib-07848cee072e62969d19b2fc9627783bcb016bbe.tar.gz
packagegroup-core-tools-debug: Drop MACHINE_ARCH as PACKAGE_ARCH
There is nothing machine specific about this recipe. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb
index 79bedfb02f..82347b975d 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb
@@ -7,9 +7,7 @@ LICENSE = "MIT"
inherit packagegroup
-PR = "r2"
-
-PACKAGE_ARCH = "${MACHINE_ARCH}"
+PR = "r3"
MTRACE = ""
MTRACE_libc-glibc = "libc-mtrace"