summaryrefslogtreecommitdiff
path: root/conf/distro/familiar.conf
blob: 1f9418e52cbff2b2f0cbe33ae876a3e8f682e564 (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"

# Whether to use the old shell hotplug or the new C hotplug is a
# distribution decision.
BOOTSTRAP_EXTRA_DEPENDS += "linux-hotplug"
BOOTSTRAP_EXTRA_RDEPENDS += "linux-hotplug"