fix standby name (web manual, hdd standby)
[vuplus_openvuplus] / meta-openvuplus / recipes-vuplus / tasks / task-vuplus-base.inc
index 0cc7e47..f373f6e 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"
-INC_PR = "r5"
+INC_PR = "r10"
 
 inherit task
 
@@ -24,10 +24,17 @@ VUPLUS_BASE_ESSENTIAL = "\
   mtd-utils-nandwrite \
   mtd-utils-nanddump \
   mtd-utils-flash-eraseall \
+  mtd-utils-flash-erase \
+  mtd-utils-ubinize \
+  mtd-utils-ubiformat \
+  mtd-utils-ubiattach \
+  mtd-utils-ubidetach \
+  mtd-utils-ubimkvol \
   hdparm \
   usbtunerhelper \
   ${VUPLUS_FIRMWARE_DVB} \
   killall \
+  openresolv \
 "
 
 VUPLUS_FIRMWARE_DVB = " \
@@ -56,6 +63,7 @@ VUPLUS_BASE_RECOMMENDS = "\
   openvpn \
   zeroconf \
   ${@base_contains("VUPLUS_FEATURES", "vuplus-fpga-update", "vuplus-fpga-update", "", d)} \
+  ${@base_contains("VUPLUS_FEATURES", "wol", "vuplus-coldboot", "", d)} \
 "
 
 VUPLUS_BASE_OPTIONAL_RECOMMENDS = "\
@@ -66,6 +74,7 @@ VUPLUS_BASE_OPTIONAL_RECOMMENDS = "\
   ppp \
   smartmontools \
   avahi-daemon \
+  curlftpfs \
 "
 
 RDEPENDS_${PN} += "\