[oe-commits] org.oe.dreambox tuxbox-plugins: fix buggy include, as upstream seems ignorant about this

tmbinc commit openembedded-commits at lists.openembedded.org
Mon Feb 12 04:14:03 UTC 2007


tuxbox-plugins: fix buggy include, as upstream seems ignorant about this

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: a2978bdd805d39b00cdb2944817106f5fbd567fd
ViewMTN: http://monotone.openembedded.org/revision.psp?id=a2978bdd805d39b00cdb2944817106f5fbd567fd
Files:
1
packages/tuxbox/tuxbox-plugins.bb
Diffs:

#
# mt diff -r82b589111e53ef4f131a1fab42535665081acb61 -ra2978bdd805d39b00cdb2944817106f5fbd567fd
#
# 
# 
# patch "packages/tuxbox/tuxbox-plugins.bb"
#  from [b58cabf9adb88f223524438bc966399db43466aa]
#    to [684e2a70e262cc28b8a574587b91d737d9d0ac5e]
# 
============================================================
--- packages/tuxbox/tuxbox-plugins.bb	b58cabf9adb88f223524438bc966399db43466aa
+++ packages/tuxbox/tuxbox-plugins.bb	684e2a70e262cc28b8a574587b91d737d9d0ac5e
@@ -1,12 +1,13 @@ SRC_URI = "cvs://anoncvs@cvs.tuxbox.org/
 DEPENDS = "curl libpng freetype dreambox-dvbincludes libtuxtxt"
 DESCRIPTION = "tuxbox plugins"
 MAINTAINER = "Felix Domke <tmbinc at elitdvb.net>"
 
 SRC_URI = "cvs://anoncvs@cvs.tuxbox.org/cvs/tuxbox;module=apps/tuxbox/plugins;method=ext \
 	   file://disable_nonworking.diff;patch=1;pnum=1 \
+	   file://tuxtxt_include_fix.patch;patch=1;pnum=1 \
            file://game_names.diff;patch=1;pnum=1"
 
-SRCDATE = "20060831"
+SRCDATE = "20061009"
 PV = "0.0+cvs${SRCDATE}"
 PR = "r0"
 






More information about the Openembedded-commits mailing list