Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] packagegroup-core-tools-debug: Drop MACHINE_ARCH as PACKAGE_ARCH
@ 2014-08-19 12:29 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2014-08-19 12:29 UTC (permalink / raw)
  To: openembedded-core

There is nothing machine specific about this recipe.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb
index 79bedfb..82347b9 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"




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-19 12:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-19 12:29 [PATCH] packagegroup-core-tools-debug: Drop MACHINE_ARCH as PACKAGE_ARCH Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox