aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/openmnci.conf
blob: 6ebcf2372c364122cd2e9e398e876884e76155a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
INHERIT += "package_ipk"
INHERIT += "debian"


#CVSDATE = 20050107
CVSDATE = 20050216
CVSDATE_ipkg-utils = 20050110

#ASSUME_PROVIDED = "virtual/arm-linux-gcc-2.95"
#PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
#PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
#PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"

OEINCLUDELOGS = "yes"
KERNEL_CONSOLE = "ttyS0"
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"