diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-08 09:06:20 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-08 09:06:20 +0000 |
commit | 8fc7d0bb0345f2f59cfe52772ed9be1e2ab728c5 (patch) | |
tree | a72c59b353cafb98278b5eccd2fc57ff225d7008 /meta/conf | |
parent | ee38abe29a5e59ae62a03ecd376733ba450744dd (diff) | |
download | poky-8fc7d0bb0345f2f59cfe52772ed9be1e2ab728c5.tar.gz |
htcuniversal: do not depend on acx-firmware until its license will be known
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2851 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/machine/htcuniversal.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/htcuniversal.conf b/meta/conf/machine/htcuniversal.conf index 00d06995ef..3dcb80ddc8 100644 --- a/meta/conf/machine/htcuniversal.conf +++ b/meta/conf/machine/htcuniversal.conf | |||
@@ -12,7 +12,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp" | |||
12 | 12 | ||
13 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen usbhost usbgadget wifi phone" | 13 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen usbhost usbgadget wifi phone" |
14 | 14 | ||
15 | MACHINE_EXTRA_RDEPENDS = "acx-firmware zaurusd" | 15 | MACHINE_EXTRA_RDEPENDS = "zaurusd" |
16 | 16 | ||
17 | MACHINE_EXTRA_RRECOMMENDS = " \ | 17 | MACHINE_EXTRA_RRECOMMENDS = " \ |
18 | kernel-module-htcuniversal-bt \ | 18 | kernel-module-htcuniversal-bt \ |