Support duo4k.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / enigma2 / enigma2-transtreamproxy.bb
index 2728e20..6d8764b 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
 inherit gitpkgv
 
-PR = "r10"
+PR = "r11"
 
 PV = "0.1+git${SRCPV}"
 PKGV = "0.1+git${GITPKGV}"
@@ -14,11 +14,14 @@ SRCREV_pn-${PN} ?= "${AUTOREV}"
 DEPENDS += "boost"
 SRC_URI = "\
        git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=transtreamproxy \
-       file://ext-pid-patch.diff;striplevel=1 \
        "
 inherit autotools-brokensep
 
 EXTRA_OECONF_vusolo4k += " --enable-ext-pid "
+EXTRA_OECONF_vuultimo4k += " --enable-ext-pid "
+EXTRA_OECONF_vuuno4k += " --enable-ext-pid "
+EXTRA_OECONF_vuuno4kse += " --enable-ext-pid "
+EXTRA_OECONF_vuduo4k += " --enable-ext-pid "
 
 S = "${WORKDIR}/git"