[oe-commits] Klaus Kurzmann : fsoinitd_git.bb: new recipe

git version control git at git.openembedded.org
Sun May 9 21:09:51 UTC 2010


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Sun May  9 23:09:37 2010 +0200

fsoinitd_git.bb: new recipe

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/freesmartphone/fsoinitd_git.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/recipes/freesmartphone/fsoinitd_git.bb b/recipes/freesmartphone/fsoinitd_git.bb
new file mode 100644
index 0000000..dfb0b94
--- /dev/null
+++ b/recipes/freesmartphone/fsoinitd_git.bb
@@ -0,0 +1,13 @@
+require cornucopia.inc
+inherit fso-plugin
+
+SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
+PV = "0.0.0+gitr${SRCPV}"
+PR = "${INC_PR}.1"
+
+EXTRA_OECONF = ""
+EXTRA_OECONF_append_palmpre = "--with-machine=palmpre"
+EXTRA_OECONF_append_om-gta02 = "--with-machine=om-gta02"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+





More information about the Openembedded-commits mailing list