[yocto] [meta-qt3][PATCH] core-image-lsb-qt3: fix for rename of packagegroup-core-basic

Paul Eggleton paul.eggleton at linux.intel.com
Fri Mar 7 03:58:55 PST 2014


Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 recipes-qt3/images/core-image-lsb-qt3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qt3/images/core-image-lsb-qt3.bb b/recipes-qt3/images/core-image-lsb-qt3.bb
index 8aab5ae..b56b1c6 100644
--- a/recipes-qt3/images/core-image-lsb-qt3.bb
+++ b/recipes-qt3/images/core-image-lsb-qt3.bb
@@ -2,7 +2,7 @@ IMAGE_FEATURES += "splash ssh-server-openssh"
 
 IMAGE_INSTALL = "\
     ${CORE_IMAGE_BASE_INSTALL} \
-    packagegroup-core-basic \
+    packagegroup-core-full-cmdline \
     packagegroup-core-lsb \
     packagegroup-core-qt3-libs \
     "
-- 
1.8.5.3




More information about the yocto mailing list