From 6c7ff03e10bcabc96349e9bbdeaf732de69cd61e Mon Sep 17 00:00:00 2001 From: hschang Date: Fri, 19 Oct 2018 10:46:09 +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 ca47541..4aa1dd6 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 = "r185" +PR = "r186" inherit gitpkgv pythonnative -- 2.7.4