summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-05-09 23:09:37 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2010-05-09 23:09:37 +0200
commit671e6901f26b1db28ee35dc4102841f9ab87ecdb (patch)
tree18f5e6721b7cfce49bc3d75c1954065f49af38cf /recipes/freesmartphone
parent41350cf87ff1bec340823fb7fdf417461523704b (diff)
downloadopenembedded-671e6901f26b1db28ee35dc4102841f9ab87ecdb.tar.gz
fsoinitd_git.bb: new recipe
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/fsoinitd_git.bb13
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 0000000000..dfb0b94f86
--- /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}"
+