e2.bb fix
authorschon <schon@dev03-server>
Thu, 20 Jan 2011 05:19:32 +0000 (14:19 +0900)
committerschon <schon@dev03-server>
Thu, 20 Jan 2011 05:19:32 +0000 (14:19 +0900)
recipes/enigma2/enigma2.bb

index 30be793..eab26b9 100644 (file)
@@ -98,18 +98,17 @@ PV_vuplus = "experimental-git${SRCDATE}"
 SRCREV_vuplus = ""
 ####################################################
 
-
 SRC_URI = "git://git.opendreambox.org/git/enigma2.git;protocol=git;branch=${BRANCH};tag=${SRCREV}"
 
+#NOTE
+#enigma2_vuplus_mediaplayer.patch is for trick-play in media player
+#enigma2_vuplus_mediaplayer_unpause.patch is for bug-fixing in gstreamer 
 
-#SRC_URI_bm750 = "git://archive.vuplus.com/git/enigma2.git;protocol=http;branch=${BRANCH};tag=${SRCREV} \
-
-#NOTE:enigma2_vuplus_mediaplayer.patch is for trick-play in media player
-
-SRC_URI_bm750 = "git:///home/shcheong/work/stb/sw/oe_1.6/dm/enigma2_test/enigma2;protocol=file;branch=test_0108;tag=${SRCREV} \
+SRC_URI_bm750 = "git://archive.vuplus.com/git/enigma2.git;protocol=http;branch=${BRANCH};tag=${SRCREV} \
           file://enigma2_vuplus_duo.patch;patch=1;pnum=1 \
            file://enigma2_vuplus_skin.patch;patch=1;pnum=1 \
            file://enigma2_vuplus_mediaplayer.patch;patch=1;pnum=1 \
+           file://enigma2_vuplus_mediaplayer_unpause.patch;patch=1;pnum=1 \
            file://MyriadPro-Regular.otf \
            file://MyriadPro-Semibold.otf \
            file://MyriadPro-SemiboldIt.otf \
@@ -118,10 +117,10 @@ SRC_URI_bm750 = "git:///home/shcheong/work/stb/sw/oe_1.6/dm/enigma2_test/enigma2
            file://number_key \
            "
 
-
 SRC_URI_vusolo = "git://archive.vuplus.com/git/enigma2.git;protocol=http;branch=${BRANCH};tag=${SRCREV} \
            file://enigma2_vuplus_skin.patch;patch=1;pnum=1 \
            file://enigma2_vuplus_mediaplayer.patch;patch=1;pnum=1 \
+           file://enigma2_vuplus_mediaplayer_unpause.patch;patch=1;pnum=1 \
            file://enigma2_vuplus_misc.patch;patch=1;pnum=1 \
            file://MyriadPro-Regular.otf \
            file://MyriadPro-Semibold.otf \