From 4c7f396d9a79a5562acf65b4e7ea1bc9f8217ce1 Mon Sep 17 00:00:00 2001 From: hschang Date: Wed, 1 Apr 2015 15:57:13 +0900 Subject: [PATCH] [openwebif] update SRCREV (662ce65b1bf7ff46c6afece25f0a642443f8fab3). - fix parental control - add Duo2 remote control picture --- .../e2openplugins/enigma2-plugin-extensions-openwebif.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 fdc9601..4d010af 100644 --- a/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb +++ b/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb @@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://README;firstline=10;lastline=12;md5=9c14f792d0aeb54e1 DEPENDS = "python-cheetah-native" RDEPENDS_${PN} = "python-cheetah python-json python-unixadmin python-misc python-pyopenssl aio-grab" -SRCREV_pn-${PN}="c30a9aefcf87387e90f0ddbac61ef1aada8cbd6c" +SRCREV_pn-${PN}="662ce65b1bf7ff46c6afece25f0a642443f8fab3" inherit gitpkgv PV = "0.1+git${SRCPV}" PKGV = "0.1+git${GITPKGV}" -PR = "r0.82" +PR = "r0.83" require openplugins.inc @@ -29,7 +29,7 @@ do_install() { python do_package_prepend () { boxtypes = [ ('bm750', 'duo.jpg', 'vu_normal.png'), - ('vuduo2', 'duo2.jpg', 'vu_normal.png'), + ('vuduo2', 'duo2.jpg', 'vu_duo2.png'), ('vusolo', 'solo.jpg', 'vu_normal.png'), ('vusolo2', 'solo2.jpg', 'vu_normal.png'), ('vusolose', 'solose.jpg', 'vu_normal.png'), -- 2.7.4