1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

Add task-oh-sdk-base to oh-image-sdk.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@755 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Larson
2006-09-25 21:40:04 +00:00
parent bc6fccce53
commit f54bb1f45b
+2 -1
View 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}"