X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openembedded;a=blobdiff_plain;f=recipes%2Fenigma2%2Fenigma2.bb;h=2f79add2e67d89dce93862c3235a06eca27e7c16;hp=892febbf13c793ba22a9caeedba5c93f1dd92c25;hb=23660aadfae190878a10b8260b39d916a93a592e;hpb=bb60e1dfa5362cf7cc53747b428d17f2ff50d88b diff --git a/recipes/enigma2/enigma2.bb b/recipes/enigma2/enigma2.bb index 892febb..2f79add 100644 --- a/recipes/enigma2/enigma2.bb +++ b/recipes/enigma2/enigma2.bb @@ -79,7 +79,7 @@ RDEPENDS_enigma2-plugin-systemplugins-devicemanager = "util-linux-ng-blkid ntfs- RDEPENDS_enigma2-plugin-systemplugins-netdrive = "curlftpfs kernel-module-fuse libfuse2" PN = "enigma2" -PR = "r111" +PR = "r135" SRCDATE = "20110922" SRCREV = "5e19a3f8a5e8ce8a4e2cb2b601a1b8ef3554e4be" @@ -128,6 +128,8 @@ SRC_URI = "git://code.vuplus.com/git/dvbapp.git;protocol=http;branch=${BRANCH};t file://enigma2_vuplus_mediaplayer_subtitle.patch;patch=1;pnum=1 \ file://enigma2_vuplus_remove_dreambox_enigma.patch;patch=1;pnum=1 \ file://enigma2_vuplus_vfd_mode.patch;patch=1;pnum=1 \ + file://enigma2_vuplus_fix_standby_name.patch;patch=1;pnum=1 \ + file://enigma2_vuplus_fix_standby_name_skin.patch;patch=1;pnum=1 \ file://MyriadPro-Regular.otf \ file://MyriadPro-Semibold.otf \ file://MyriadPro-SemiboldIt.otf \ @@ -136,6 +138,8 @@ SRC_URI = "git://code.vuplus.com/git/dvbapp.git;protocol=http;branch=${BRANCH};t file://number_key \ " + + SRC_URI_append_vusolo = " file://enigma2_vuplus_misc.patch;patch=1;pnum=1" SRC_URI_append = " ${@base_contains("MACHINE_FEATURES", "vuwlan", "file://enigma2_vuplus_networksetup.patch;patch=1;pnum=1", "", d)}"