Merge remote-tracking branch 'oe_21/master' into vuplus-3.0
[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 inherit gitpkgv
7 PV = "2.0+git${SRCPV}"
8 PKGV = "2.0+git${GITPKGV}"
9 PR = "r0"
10
11 require openplugins-distutils.inc
12
13 require assume-gplv2.inc
14
15 SRC_URI += "file://addstreamurl_uifix.patch"