aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsoinitd_git.bb
blob: 7e6206a3a98d9873270e36229133130dbac21c11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require cornucopia.inc
inherit fso-plugin

SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.1.0+gitr${SRCPV}"
PR = "${INC_PR}.1"

EXTRA_OECONF_palmpre = "--with-machine=palmpre"
EXTRA_OECONF_om-gta02 = "--with-machine=om-gta02"

PACKAGE_ARCH = "${MACHINE_ARCH}"