diff options
author | Samuel Ortiz <sameo@openedhand.com> | 2007-10-04 12:45:02 +0000 |
---|---|---|
committer | Samuel Ortiz <sameo@openedhand.com> | 2007-10-04 12:45:02 +0000 |
commit | b76b84f99885578e4e95404d60b10d7c213c6174 (patch) | |
tree | d62d34bcc20af98b8dadf2cd791cf00cd2f4b6e1 /meta/conf/machine/htcuniversal.conf | |
parent | 9ea931ac94fd6957577d20585fd009af8ae622a9 (diff) | |
download | openembedded-core-b76b84f99885578e4e95404d60b10d7c213c6174.tar.gz openembedded-core-b76b84f99885578e4e95404d60b10d7c213c6174.tar.bz2 openembedded-core-b76b84f99885578e4e95404d60b10d7c213c6174.zip |
HTC Universal: Including zaurusd to the htc images.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2828 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/htcuniversal.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 86c1d0dbb5..00d06995ef 100644 --- a/meta/conf/machine/htcuniversal.conf +++ b/meta/conf/machine/htcuniversal.conf @@ -12,7 +12,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp" MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen usbhost usbgadget wifi phone" -MACHINE_EXTRA_RDEPENDS = "acx-firmware" +MACHINE_EXTRA_RDEPENDS = "acx-firmware zaurusd" MACHINE_EXTRA_RRECOMMENDS = " \ kernel-module-htcuniversal-bt \ |