summaryrefslogtreecommitdiff
path: root/conf/distro/familiar.conf
blob: 32dd8f9d113d17da38c6c2c0130dadcb7081b7c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
#@TYPE: Distribution
#@NAME: Familiar Linux
#@DESCRIPTION: Distribution configuration for Familiar Linux (handhelds.org)

INHERIT += "package_ipk debian"
TARGET_OS = "linux"

PARALLEL_INSTALL_MODULES = "1"
UDEV_DEVFS_RULES = "1"

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')}"