diff options
-rw-r--r-- | 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 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" |