]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/distro/opensimpad.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / distro / opensimpad.conf
1 #@TYPE: Distribution
2 #@NAME: OpenSIMpad
3 #@DESCRIPTION: Distribution configuration for OpenSIMpad (http://www.opensimpad.org)
4
5 INHERIT += " package_ipk debian"
6 TARGET_OS ?= "linux"
7 TARGET_FPU ?= "soft"
8
9 PARALLEL_INSTALL_MODULES = "1"
10
11 DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}"