From 92302d7ac1435da0f8b8d09816cfad5f135d5ed2 Mon Sep 17 00:00:00 2001 From: smlee Date: Mon, 12 Dec 2016 13:19:48 +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 a5a1351..f14a746 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 = "r147" +PR = "r148" inherit gitpkgv pythonnative -- 2.7.4