add task-vuplus-base
authorChang.H.S <jhs@dev3>
Tue, 27 Nov 2012 09:52:22 +0000 (18:52 +0900)
committerChang.H.S <jhs@dev3>
Tue, 27 Nov 2012 09:52:22 +0000 (18:52 +0900)
meta-openvuplus/recipes-vuplus/images/vuplus-image.inc

index 47f32cf..3c95bf8 100644 (file)
@@ -26,6 +26,7 @@ TASK_VUPLUS_BASE ?= "task-vuplus-base"
 
 IMAGE_INSTALL = " \
        ${TASK_CORE_BOOT} \
+       ${TASK_VUPLUS_BASE} \
 "
 
 IMAGE_PKGTYPE = "ipk"