[oe-commits] Andrea Adami : opie-init: uncomment c7x0 specific stuff

git version control git at git.openembedded.org
Tue May 4 22:15:29 UTC 2010


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon May  3 00:41:08 2010 +0200

opie-init: uncomment c7x0 specific stuff

* was commented in ver 1.2.4 but there are still bits in opie-init.inc
* unbreak the build for the moment
* still needs testing about w100 in opie

---

 recipes/opie-init/opie-init_1.2.4.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/opie-init/opie-init_1.2.4.bb b/recipes/opie-init/opie-init_1.2.4.bb
index b067ae2..5effa73 100644
--- a/recipes/opie-init/opie-init_1.2.4.bb
+++ b/recipes/opie-init/opie-init_1.2.4.bb
@@ -8,4 +8,4 @@ SRC_URI = "file://opie-reorgfiles \
            file://opie_defaults"
 
 # This should not be necessary anymore (w100 is currently disabled for c7x0)
-#SRC_URI_append_c7x0 = " file://qpe-suspend-resume"
+SRC_URI_append_c7x0 = " file://qpe-suspend-resume"





More information about the Openembedded-commits mailing list