[oe-commits] Paul Eggleton : opie-init: add 1.2.5 version

git version control git at git.openembedded.org
Sat Jun 4 12:12:42 UTC 2011


Module: openembedded.git
Branch: master
Commit: a38fb4cad79d4c016da73dff9153e2405a28b3ba
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=a38fb4cad79d4c016da73dff9153e2405a28b3ba

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Sat Jun  4 12:16:24 2011 +0100

opie-init: add 1.2.5 version

This was missed out in the creation of Opie 1.2.5 recipes. (No changes
from the 1.2.4 version.)

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 recipes/opie-init/opie-init_1.2.5.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/recipes/opie-init/opie-init_1.2.5.bb b/recipes/opie-init/opie-init_1.2.5.bb
new file mode 100644
index 0000000..5effa73
--- /dev/null
+++ b/recipes/opie-init/opie-init_1.2.5.bb
@@ -0,0 +1,11 @@
+require ${PN}.inc
+PR = "r0"
+
+SRC_URI = "file://opie-reorgfiles \
+           file://opie \
+           file://qpe.conf \
+           file://locale.conf \
+           file://opie_defaults"
+
+# This should not be necessary anymore (w100 is currently disabled for c7x0)
+SRC_URI_append_c7x0 = " file://qpe-suspend-resume"





More information about the Openembedded-commits mailing list