Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] xkeyboard-config: this is architecture-indepedent, so set PACKAGE_ARCH
@ 2013-02-26 12:36 Ross Burton
  2013-02-26 14:32 ` Otavio Salvador
  2013-02-26 22:37 ` Martin Jansa
  0 siblings, 2 replies; 12+ messages in thread
From: Ross Burton @ 2013-02-26 12:36 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb
index 8ca2f6a..ee3e20c 100644
--- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb
+++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb
@@ -19,6 +19,8 @@ SRC_URI[sha256sum] = "4e1cf5468d488aaf320ddfd439e03cbda0b213550fd734026d23138e4b
 SECTION = "x11/libs"
 DEPENDS = "intltool-native xkbcomp-native glib-2.0 virtual/gettext"
 
+PACKAGE_ARCH = "all"
+
 PR = "r0"
 
 EXTRA_OECONF = "--with-xkb-rules-symlink=xorg --disable-runtime-deps"
-- 
1.7.10.4




^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-03-01  0:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26 12:36 [PATCH] xkeyboard-config: this is architecture-indepedent, so set PACKAGE_ARCH Ross Burton
2013-02-26 14:32 ` Otavio Salvador
2013-02-26 17:42   ` Burton, Ross
2013-02-26 17:47     ` Otavio Salvador
2013-02-26 17:55       ` Burton, Ross
2013-02-26 18:09         ` Otavio Salvador
2013-02-26 19:43         ` Richard Purdie
2013-02-26 20:44           ` Burton, Ross
2013-02-26 20:52             ` Otavio Salvador
2013-02-27 14:47               ` Burton, Ross
2013-03-01  0:10                 ` Richard Purdie
2013-02-26 22:37 ` Martin Jansa

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