X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-vuplus%2Fenigma2%2Fenigma2-transtreamproxy.bb;h=a75b9adcdb56c53e955d41c209eb958b72b4489c;hp=2728e203e1802a882e535cd94e5ae5555ef52199;hb=HEAD;hpb=b2eb0d7f2117f5481e9507d22382c2dda7c87769 diff --git a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb index 2728e20..a75b9ad 100644 --- a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb +++ b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb @@ -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,15 @@ 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 " +EXTRA_OECONF_vuduo4kse += " --enable-ext-pid " S = "${WORKDIR}/git"