packagegroup-core-tools-debug: Drop MACHINE_ARCH as PACKAGE_ARCH

There is nothing machine specific about this recipe.

(From OE-Core rev: 07848cee072e62969d19b2fc9627783bcb016bbe)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2014-08-19 13:29:41 +01:00
parent 9412254f23
commit 62e3071049

View File

@@ -7,9 +7,7 @@ LICENSE = "MIT"
inherit packagegroup
PR = "r2"
PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r3"
MTRACE = ""
MTRACE_libc-glibc = "libc-mtrace"