From: Andrea Adami Date: Sun, 2 May 2010 22:41:08 +0000 (+0200) Subject: opie-init: uncomment c7x0 specific stuff X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c504712189b9f3a157a2f3c8bdf257c1d88c3944;p=openembedded.git 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 --- diff --git a/recipes/opie-init/opie-init_1.2.4.bb b/recipes/opie-init/opie-init_1.2.4.bb index b067ae27e4..5effa73319 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"