summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb
diff options
context:
space:
mode:
authorhschang <chang@dev3>2016-11-24 01:20:47 (GMT)
committerhschang <chang@dev3>2016-11-24 03:00:59 (GMT)
commit623e5552c9aa9669b99172d0008e8d0a3d1dca8d (patch)
treea922fec13cf0e9c74e783abf3b6033c7bc67027c /meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb
parentb426b6bc07894326e24f098165bb109e33d1727e (diff)
Support Uno4k/Ultimo4k
Diffstat (limited to 'meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb')
-rw-r--r--meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb b/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb
index e275db6..9d544c1 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 = "r143"
+PR = "r144"
inherit gitpkgv pythonnative
@@ -253,6 +253,7 @@ SRC_URI = "git://code.vuplus.com/git/dvbapp.git;protocol=http;branch=${BRANCH};r
file://enigma2_vuplus_proc_oom_score_adj.patch \
file://enigma2_vuplus_fix_standby_name.patch \
file://enigma2_vuplus_disable_subtitle_sync_mode_bug.patch \
+ file://enigma2_vuplus_networksetup_update_ifaces.patch \
file://spinner \
file://number_key \
"
@@ -263,6 +264,8 @@ SRC_URI_append = " ${@base_contains("VUPLUS_FEATURES", "vuwlan", "file://enigma2
LDFLAGS_prepend = "${@base_contains('GST_VERSION', '1.0', ' -lxml2 ', '', d)}"
+SRC_URI_append = " file://enigma2_vuplus_inputhotplug.patch"
+
def change_po():
import os
try: