[oe-commits] Felix Domke : local changes

GIT User account git at amethyst.openembedded.net
Sun Nov 2 21:19:45 UTC 2008


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

Author: Felix Domke <tmbinc at opendreambox.org>
Date:   Thu Oct 23 13:28:38 2008 +0200

local changes

---

 conf/distro/opendreambox-1.5.conf      |    2 +-
 packages/dreambox/dreambox-bootlogo.bb |    2 +-
 packages/enigma2/enigma2-plugins.bb    |    2 +-
 packages/enigma2/enigma2-skins.bb      |    2 +-
 packages/enigma2/enigma2.bb            |    2 +-
 packages/images/dreambox-image.bb      |    1 -
 6 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/conf/distro/opendreambox-1.5.conf b/conf/distro/opendreambox-1.5.conf
index 4f91d20..b083dd2 100644
--- a/conf/distro/opendreambox-1.5.conf
+++ b/conf/distro/opendreambox-1.5.conf
@@ -5,7 +5,7 @@ DISTRO = "opendreambox"
 DISTRO_NAME = "OpenDreambox"
 DISTRO_VERSION = "1.5.0"
 
-FEED_URIS += "official##http://sources.dreamboxupdate.com/opendreambox/1.5/${MACHINE}/feed"
+FEED_URIS += "official##http://sources.dreamboxupdate.com/opendreambox/1.5/${MACHINE}/experimental"
 
 # freetype < 2.1.8 is a *must*, because of the old api
 # we choose 2.0.9 as it somehow renders in a different way,
diff --git a/packages/dreambox/dreambox-bootlogo.bb b/packages/dreambox/dreambox-bootlogo.bb
index e5a10a6..2719ef7 100644
--- a/packages/dreambox/dreambox-bootlogo.bb
+++ b/packages/dreambox/dreambox-bootlogo.bb
@@ -5,7 +5,7 @@ LICENSE = "proprietary"
 MAINTAINER = "Felix Domke <tmbinc at elitedvb.net>"
 
 PV = "1.0"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://sources.dreamboxupdate.com/download/7020/bootlogo_${MACHINE}.elf \
 	http://sources.dreamboxupdate.com/download/7020/bootlogo_${MACHINE}.mvi \
diff --git a/packages/enigma2/enigma2-plugins.bb b/packages/enigma2/enigma2-plugins.bb
index 26981b6..d4191d7 100644
--- a/packages/enigma2/enigma2-plugins.bb
+++ b/packages/enigma2/enigma2-plugins.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Additional plugins for Enigma2"
 MAINTAINER = "Felix Domke <tmbinc at elitedvb.net>"
 
-SRCDATE = "20080912"
+SRCDATE = "20081016"
 
 PACKAGES_DYNAMIC = "enigma2-plugin-*"
 
diff --git a/packages/enigma2/enigma2-skins.bb b/packages/enigma2/enigma2-skins.bb
index 612b838..b34624c 100644
--- a/packages/enigma2/enigma2-skins.bb
+++ b/packages/enigma2/enigma2-skins.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Skins for Enigma2"
 MAINTAINER = "Felix Domke <tmbinc at elitedvb.net>"
 
-SRCDATE = "20080912"
+SRCDATE = "20081016"
 
 # if you want experimental, use:
 #REL_MAJOR="2"
diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index 685504d..d2baf63 100644
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -35,7 +35,7 @@ RDEPENDS_enigma2-plugin-extensions-dvdplayer = "libdreamdvd0"
 
 PN = "enigma2"
 PR = "r0"
-SRCDATE = "20081013"
+SRCDATE = "20081016"
 
 # if you want experimental, use:
 #REL_MAJOR="2"
diff --git a/packages/images/dreambox-image.bb b/packages/images/dreambox-image.bb
index 69cb174..ea51e94 100644
--- a/packages/images/dreambox-image.bb
+++ b/packages/images/dreambox-image.bb
@@ -37,7 +37,6 @@ OPENDREAMBOX_EXPERIMENTAL_R = "enigma2-plugin-systemplugins-frontprocessorupgrad
 
 #this packages dont exist with enigma2, enigma2-plugins 2.4
 OPENDREAMBOX_EXPERIMENTAL_R_append_dm8000 = " \
-	enigma2-plugin-systemplugins-defaultservicesscanner \
 	enigma2-defaultservices \
 	enigma2-plugin-systemplugins-networkwizard"
 





More information about the Openembedded-commits mailing list