From 3c0748b89dd2f54d282eb6a2ce02811de2fb8008 Mon Sep 17 00:00:00 2001 From: hschang Date: Wed, 30 May 2018 10:43:10 +0900 Subject: [PATCH] [dvbapp] increase PR. --- meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb b/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb index ded6c50..879c00f 100644 --- a/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb +++ b/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb @@ -233,7 +233,7 @@ DEPENDS += "${@base_contains("VUPLUS_FEATURES", "uianimation", "libgles libvugle RDEPENDS_${PN}_append_vuplus += "${@base_contains("VUPLUS_FEATURES", "uianimation", "libvugles2" , "", d)}" PN = "enigma2" -PR = "r181" +PR = "r182" inherit gitpkgv pythonnative -- 2.7.4