task-vuplus-base : add mtd-utils-ubi*"
authorhschang <chang@dev3>
Thu, 7 Feb 2013 01:20:29 +0000 (10:20 +0900)
committerhschang <chang@dev3>
Thu, 7 Feb 2013 01:21:02 +0000 (10:21 +0900)
meta-openvuplus/recipes-vuplus/tasks/task-vuplus-base.inc

index 0cc7e47..d509c89 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "Vuplus: Base Task for Vuplus."
 SECTION = "vuplus/base"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 SECTION = "vuplus/base"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
-INC_PR = "r5"
+INC_PR = "r6"
 
 inherit task
 
 
 inherit task
 
@@ -24,6 +24,11 @@ VUPLUS_BASE_ESSENTIAL = "\
   mtd-utils-nandwrite \
   mtd-utils-nanddump \
   mtd-utils-flash-eraseall \
   mtd-utils-nandwrite \
   mtd-utils-nanddump \
   mtd-utils-flash-eraseall \
+  mtd-utils-ubinize \
+  mtd-utils-ubiformat \
+  mtd-utils-ubiattach \
+  mtd-utils-ubidetach \
+  mtd-utils-ubimkvol \
   hdparm \
   usbtunerhelper \
   ${VUPLUS_FIRMWARE_DVB} \
   hdparm \
   usbtunerhelper \
   ${VUPLUS_FIRMWARE_DVB} \