X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=meta-openvuplus%2Frecipes-vuplus%2Fe2openplugins%2Fenigma2-plugin-extensions-openwebif.bb;h=3f84aafbab360a61c01b6bf664b9311db2560cc3;hb=9edbde3865b6b3766ca3f99b4b2bd6fabe78c977;hp=b857a641acc20359fa8f3048a1b526acfbec6193;hpb=5e5582814a4d472b1e93907e76be151ad16b1786;p=vuplus_openvuplus_3.0 diff --git a/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb b/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb index b857a64..3f84aaf 100644 --- a/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb +++ b/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb @@ -12,9 +12,12 @@ SRCREV_pn-${PN}="d84307958746e6a597b43defe5bd1cb78fd745c8" inherit gitpkgv PV = "1+git${SRCPV}" PKGV = "1+git${GITPKGV}" +PR = "r3" require openplugins-distutils.inc +SRC_URI += " file://openwebif_solo4k.patch;striplevel=1 " + # Just a quick hack to "compile" it do_compile() { cheetah-compile -R --nobackup ${S}/plugin @@ -37,6 +40,8 @@ python do_package_prepend () { ('vuzero', 'zero.jpg', 'vu_normal.png'), ('vuultimo', 'ultimo.jpg', 'vu_ultimo.png'), ('vuuno', 'uno.jpg', 'vu_normal.png'), + ('vuultimo4k', 'unknown.jpg', 'vu_normal.png'), + ('vuuno4k', 'unknown.jpg', 'vu_normal.png'), ] import os top = '${D}${PLUGINPATH}/public/images/' @@ -58,3 +63,6 @@ python do_package_prepend () { } FILES_${PN} = "${PLUGINPATH}" + +do_populate_sysroot[noexec] = "1" +