]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add task-oh-sdk-base to oh-image-sdk.
authorChris Larson <kergoth@openedhand.com>
Mon, 25 Sep 2006 21:40:04 +0000 (21:40 +0000)
committerChris Larson <kergoth@openedhand.com>
Mon, 25 Sep 2006 21:40:04 +0000 (21:40 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@755 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/images/oh-image-sdk.bb

index 08e37a7b89d5b5a35d67fd1813281ed26c8e5943..d94ce2b1d4711c74290e2a825b383cc3b30fc4d1 100644 (file)
@@ -13,7 +13,8 @@ RDEPENDS = "\
     task-oh-standard \
     task-oh-devtools \
     task-oh-testapps \
-    task-oh-sdk "
+    task-oh-sdk \
+    task-oh-sdk-base"
 
 export PACKAGE_INSTALL = "${RDEPENDS}"