summaryrefslogtreecommitdiff
path: root/conf/distro/opensimpad.conf
blob: 1e92b0af7019451fc261584a73f31e4ea2a157d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#@TYPE: Distribution
#@NAME: OpenSIMpad
#@DESCRIPTION: Distribution configuration for OpenSIMpad (http://www.opensimpad.org)

INHERIT += " package_ipk debian"
TARGET_OS ?= "linux"
TARGET_FPU ?= "soft"

# 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"