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