mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 17:25:14 +00:00
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:
parent
9412254f23
commit
62e3071049
@ -7,9 +7,7 @@ LICENSE = "MIT"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
PR = "r2"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
PR = "r3"
|
||||
|
||||
MTRACE = ""
|
||||
MTRACE_libc-glibc = "libc-mtrace"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user