[vuplus-dvb-proxy,module] Remove inherit module-base.
[vuplus_openvuplus_3.0] / meta-bsp / recipes-vuplus / vuplus-dvb-modules / vuplus-dvb-modules.inc
index 0a5c0cb..c7c5333 100755 (executable)
@@ -14,7 +14,9 @@ SRC_URI = "http://archive.vuplus.com/download/drivers/vuplus-dvb-modules-${MACHI
 
 S = "${WORKDIR}"
 
 
 S = "${WORKDIR}"
 
-inherit module-base
+#inherit module-base
+DEPENDS = "virtual/kernel"
+KERNEL_VERSION = "${@base_read_file('${STAGING_KERNEL_BUILDDIR}/kernel-abiversion')}"
 
 do_install() {
         install -d ${D}/lib/modules/${KERNEL_VERSION}/extra
 
 do_install() {
         install -d ${D}/lib/modules/${KERNEL_VERSION}/extra