[oe-commits] Felix Domke : dreambox-secondstage: dm500hd: we need dm8000-like staging

git version control git at git.openembedded.org
Tue Jun 16 16:48:58 UTC 2009


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

Author: Felix Domke <tmbinc at elitedvb.net>
Date:   Thu Apr  9 11:16:39 2009 +0200

dreambox-secondstage: dm500hd: we need dm8000-like staging

---

 packages/dreambox/dreambox-secondstage.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/dreambox/dreambox-secondstage.bb b/packages/dreambox/dreambox-secondstage.bb
index dc4738e..7b060c2 100644
--- a/packages/dreambox/dreambox-secondstage.bb
+++ b/packages/dreambox/dreambox-secondstage.bb
@@ -48,9 +48,9 @@ do_install_dm800() {
 	do_install_dm8000
 }
 
-#do_stage_dm500hd() {
-#	do_stage_dm8000
-#}
+do_stage_dm500hd() {
+	do_stage_dm8000
+}
 
 #do_install_dm500hd() {
 #	do_install_dm8000





More information about the Openembedded-commits mailing list