mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
htcuniversal: 802.11 driver and firmware dependencies for HTC Universal.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2548 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -12,9 +12,17 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
|
|||||||
|
|
||||||
MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen usbhost usbgadget wifi phone"
|
MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen usbhost usbgadget wifi phone"
|
||||||
|
|
||||||
|
MACHINE_EXTRA_RDEPENDS = "acx-firmware"
|
||||||
|
|
||||||
MACHINE_EXTRA_RRECOMMENDS = " \
|
MACHINE_EXTRA_RRECOMMENDS = " \
|
||||||
kernel-module-htcuniversal-bt \
|
kernel-module-htcuniversal-bt \
|
||||||
kernel-module-htcuniversal-phone \
|
kernel-module-htcuniversal-phone \
|
||||||
|
kernel-module-i2c-pxa \
|
||||||
|
kernel-module-htcuniversal-acx \
|
||||||
|
kernel-module-acx \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
module_autoload_acx = "acx"
|
||||||
|
module_autoload_htcuniversal_acx = "htcuniversal_acx"
|
||||||
|
|
||||||
IMAGE_FSTYPES ?= "tar.gz"
|
IMAGE_FSTYPES ?= "tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user