Merge branch 'master' of code.vuplus.com:/opt/repository/openvuplus
[vuplus_openvuplus] / meta-openvuplus / recipes-vuplus / tasks / task-vuplus-essential.bb
index 8972e43..78e5542 100644 (file)
@@ -7,10 +7,9 @@ RDEPENDS_${PN} = '${ESSENTIAL_RDEPENDS}'
 
 RRECOMMENDS_${PN} = '${ESSENTIAL_RRECOMMENDS}'
 
-#RDEPENDS_${PN} += '${KERNEL_3G_MODULES}'
 RDEPENDS_${PN} += '${KERNEL_DVB_MODULES}'
 
-PR = "r0"
+PR = "r1"
 
 inherit task
 
@@ -34,15 +33,6 @@ ESSENTIAL_RRECOMMENDS = " \
        kernel-module-ext2 \
 "
 
-KERNEL_3G_MODULES = " \
-        kernel-module-ppp-async \
-        kernel-module-ppp-deflate \
-        kernel-module-ppp-synctty \
-        kernel-module-ppp-generic \
-        kernel-module-slhc \
-        kernel-module-usbserial \
-"
-
 KERNEL_DVB_MODULES = " \
         kernel-module-em28xx-dvb \
         kernel-module-dvb-usb-a800 \