aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsoinitd_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/fsoinitd_git.bb')
-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..8c98ceb5d9
--- /dev/null
+++ b/recipes/freesmartphone/fsoinitd_git.bb
@@ -0,0 +1,13 @@
+require cornucopia.inc
+inherit fso-plugin
+
+SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
+PV = "0.1.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}"
+