All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] packagroup-base: use virtual runtime instead of keymap
@ 2012-12-07 14:44 Ciprian Ciubotariu
  2012-12-11  9:18 ` Martin Jansa
  0 siblings, 1 reply; 9+ messages in thread
From: Ciprian Ciubotariu @ 2012-12-07 14:44 UTC (permalink / raw)
  To: openembedded-core

---
 .../packagegroups/packagegroup-base.bb             |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/packagegroups/packagegroup-base.bb b/meta/recipes-core/packagegroups/packagegroup-base.bb
index 347a7e1..3e75190 100644
--- a/meta/recipes-core/packagegroups/packagegroup-base.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-base.bb
@@ -141,7 +141,7 @@ RRECOMMENDS_packagegroup-machine-base = "${MACHINE_EXTRA_RRECOMMENDS}"
 
 SUMMARY_packagegroup-base-keyboard = "Keyboard support"
 RDEPENDS_packagegroup-base-keyboard = "\
-    keymaps"
+    ${VIRTUAL-RUNTIME_keymaps}"
 
 SUMMARY_packagegroup-base-pci = "PCI bus support"
 RDEPENDS_packagegroup-base-pci = "\
-- 
1.7.8.6




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

end of thread, other threads:[~2012-12-18  9:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 14:44 [PATCH] packagroup-base: use virtual runtime instead of keymap Ciprian Ciubotariu
2012-12-11  9:18 ` Martin Jansa
2012-12-11  9:28   ` Paul Eggleton
2012-12-11  9:30     ` Paul Eggleton
2012-12-15  0:50       ` [PATCH v2] packagegroup-base: " Ciprian Ciubotariu
2012-12-15  6:59         ` Martin Jansa
2012-12-18  7:04           ` packagegroup-base notes Ciprian Ciubotariu
2012-12-18  7:04             ` [PATCH v3] packagegroup-base: use virtual runtime instead of keymap Ciprian Ciubotariu
2012-12-18  9:03             ` packagegroup-base notes Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.