From 1a62d8e263a85677896620de25209b0dbe4c5c0f Mon Sep 17 00:00:00 2001 From: smlee Date: Tue, 26 Apr 2016 19:39:37 +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 48a508e..a663400 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 = "r135" +PR = "r136" inherit gitpkgv pythonnative -- 2.7.4