From a735c2e030f087b825078c09bea790266d65b8da Mon Sep 17 00:00:00 2001 From: hschang Date: Wed, 23 Dec 2015 16:31:14 +0900 Subject: [PATCH 1/1] [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 4469c0e..b9c5145 100644 --- a/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb +++ b/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb @@ -231,7 +231,7 @@ DEPENDS += "${@base_contains("VUPLUS_FEATURES", "uianimation", "libgles libvugle RDEPENDS_${PN}_append_vuplus += "${@base_contains("VUPLUS_FEATURES", "uianimation", "libvugles2" , "", d)}" PN = "enigma2" -PR = "r130" +PR = "r131" inherit gitpkgv pythonnative -- 2.7.4