[enigma2-plugin-extensions-addstreamurl] build fix.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / e2openplugins / enigma2-plugin-extensions-addstreamurl.bb
1 MODULE = "AddStreamUrl"
2 DESCRIPTION = "Add a stream url to your channellist"
3
4 PR="r0"
5
6 SRCREV_pn-${PN}="99b945be8bb370dccfcb3cde964483c5543f0152"
7 inherit gitpkgv
8 PV = "2.0+git${SRCPV}"
9 PKGV = "2.0+git${GITPKGV}"
10 PR = "r0"
11
12 require openplugins-distutils.inc
13
14 require assume-gplv2.inc
15
16 SRC_URI += "file://addstreamurl_uifix.patch"