mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
conf: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@892 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
20
meta/conf/machine/include/zaurus-2.6.conf
Normal file
20
meta/conf/machine/include/zaurus-2.6.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
# Zaurus Clamshell specific configuration for kernel 2.6
|
||||
# Don't forget to include zaurus-clamshell.conf as well
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus"
|
||||
PREFERRED_VERSION_wpa_supplicant = "0.4.7"
|
||||
|
||||
PCMCIA_MANAGER ?= "pcmciautils"
|
||||
|
||||
MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda usbgadget keyboard touchscreen"
|
||||
MACHINE_FEATURES_append_tosa = " usbhost usbwlanng "
|
||||
MACHINE_FEATURES_append_akita = " usbhost "
|
||||
MACHINE_FEATURES_append_spitz = " usbhost ext2 "
|
||||
|
||||
MACHINE_EXTRA_RDEPENDS = "zaurusd"
|
||||
MACHINE_EXTRA_RRECOMMENDS_c7x0 = "kernel-module-snd-soc-corgi"
|
||||
MACHINE_EXTRA_RRECOMMENDS_akita = "kernel-module-snd-soc-spitz"
|
||||
MACHINE_EXTRA_RRECOMMENDS_spitz = "kernel-module-snd-soc-spitz"
|
||||
MACHINE_EXTRA_RRECOMMENDS_poodle = "kernel-module-snd-soc-poodle"
|
||||
|
||||
MACHINE_TASK_PROVIDER = "task-base"
|
||||
Reference in New Issue
Block a user