[oe-commits] Felix Domke : tuxbox-common: upgrade tuxbox-common to get new satellites. xml and fix typo in timezone list

GIT User account git at amethyst.openembedded.net
Thu Jan 29 22:02:01 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dreambox
Commit: 45d4e28e312b47cf01b50dec076e548a7633e916
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=45d4e28e312b47cf01b50dec076e548a7633e916

Author: Felix Domke <tmbinc at elitedvb.net>
Date:   Thu Jan 29 22:59:09 2009 +0100

tuxbox-common: upgrade tuxbox-common to get new satellites.xml and fix typo in timezone list

---

 packages/tuxbox/tuxbox-common.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/packages/tuxbox/tuxbox-common.bb b/packages/tuxbox/tuxbox-common.bb
index 37a87fd..b16fdb5 100644
--- a/packages/tuxbox/tuxbox-common.bb
+++ b/packages/tuxbox/tuxbox-common.bb
@@ -3,16 +3,16 @@ LICENSE = "GPL"
 MAINTAINER = "Felix Domke <tmbinc at elitdvb.net>"
 
 PN = "tuxbox-common"
-PR = "r10"
-SRCDATE = "20081120"
+PR = "r0"
+SRCDATE = "20090130"
 PV = "cvs${SRCDATE}"
 
 SRC_URI = "cvs://anoncvs@cvs.tuxbox.org/cvs/tuxbox/;module=cdk/root/share/tuxbox;method=ext;tag=dreambox;date=${SRCDATE} \
-	http://dreamboxupdate.com/download/opendreambox/tuxbox-common-r8.tar.gz"
+	http://dreamboxupdate.com/download/opendreambox/tuxbox-common-r10.tar.gz"
 
 FILES_${PN} = "/"
 
-S = "${WORKDIR}/tuxbox-common-r8"
+S = "${WORKDIR}/tuxbox-common-r10"
 
 TRANSPONDER_LISTS = "satellites.xml terrestrial.xml"
 





More information about the Openembedded-commits mailing list