build fix
authorhschang <chang@dev3>
Wed, 2 Jul 2014 07:20:12 +0000 (16:20 +0900)
committerhschang <chang@dev3>
Wed, 2 Jul 2014 07:20:12 +0000 (16:20 +0900)
meta-openvuplus/recipes-connectivity/minidlna/minidlna_cvs.bb
meta-openvuplus/recipes-connectivity/wvstream/wvstreams_4.6.bb
meta-openvuplus/recipes-multimedia/cdparanoia/cdparanoia_svn.bb
meta-openvuplus/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bbappend [new file with mode: 0644]
meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-systemplugins-autoshutdown.bb
meta-openvuplus/recipes-vuplus/enigma2/enigma2-plugins.bb
meta-openvuplus/recipes-vuplus/enigma2/enigma2-skins.bb
meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb

index 49f8d86..dd0498b 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "cvs://anonymous@minidlna.cvs.sourceforge.net/cvsroot/minidlna;module=
 
 S = "${WORKDIR}/${PN}"
 
-inherit autotools gettext 
+inherit autotools-brokensep gettext
 
 PACKAGES =+ "${PN}-utils"
 
index db67612..d941fb4 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI = "http://wvstreams.googlecode.com/files/${PN}-${PV}.tar.gz \
        file://vuplus-wvstreams-build-fix_getuid.patch \
        "
 
-inherit autotools pkgconfig
+inherit autotools-brokensep pkgconfig
 
 LDFLAGS_append = " -Wl,-rpath-link,${CROSS_DIR}/${TARGET_SYS}/lib"
 EXTRA_OECONF = " --without-tcl --without-qt --without-pam "
index d16a4f2..a6453e5 100644 (file)
@@ -20,7 +20,7 @@ S = "${WORKDIR}/cdparanoia"
 
 PARALLEL_MAKE = ""
 
-inherit autotools pkgconfig
+inherit autotools-brokensep pkgconfig
 
 PACKAGES += "libcdparanoia libcdparanoia-dev libcdparanoia-static"
 
@@ -41,3 +41,4 @@ do_install() {
                   PKGCONFIGDIR="${D}${libdir}/pkgconfig" \
                   install
 }
+
diff --git a/meta-openvuplus/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bbappend b/meta-openvuplus/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bbappend
new file mode 100644 (file)
index 0000000..06d0cc1
--- /dev/null
@@ -0,0 +1,4 @@
+PR .= "-vuplus0"
+
+B = "${S}"
+
index 571c4af..ac97558 100755 (executable)
@@ -43,7 +43,7 @@ FILES_${PN}-meta = "${datadir}/meta"
 PACKAGES += "${PN}-meta"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-inherit autotools pythonnative
+inherit autotools-brokensep pythonnative
 
 S = "${WORKDIR}/git"
 
index 6b9fd0d..8cae406 100755 (executable)
@@ -19,7 +19,7 @@ FILES_${PN}-meta = "${datadir}/meta"
 PACKAGES += "${PN}-meta"
 PACKAGE_ARCH = "all"
 
-inherit autotools
+inherit autotools-brokensep
 
 S = "${WORKDIR}/git"
 
index f9e893a..98c1240 100644 (file)
@@ -13,7 +13,7 @@ SRCREV_pn-${PN} ?= "${AUTOREV}"
 
 SRC_URI = "git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=transtreamproxy"
 
-inherit autotools
+inherit autotools-brokensep
 
 S = "${WORKDIR}/git"