summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-10-08 09:06:20 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-10-08 09:06:20 +0000
commit8fc7d0bb0345f2f59cfe52772ed9be1e2ab728c5 (patch)
treea72c59b353cafb98278b5eccd2fc57ff225d7008 /meta/conf
parentee38abe29a5e59ae62a03ecd376733ba450744dd (diff)
downloadpoky-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.conf2
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
13MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen usbhost usbgadget wifi phone" 13MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen usbhost usbgadget wifi phone"
14 14
15MACHINE_EXTRA_RDEPENDS = "acx-firmware zaurusd" 15MACHINE_EXTRA_RDEPENDS = "zaurusd"
16 16
17MACHINE_EXTRA_RRECOMMENDS = " \ 17MACHINE_EXTRA_RRECOMMENDS = " \
18 kernel-module-htcuniversal-bt \ 18 kernel-module-htcuniversal-bt \