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 | |
parent | 9ea931ac94fd6957577d20585fd009af8ae622a9 (diff) | |
download | poky-b76b84f99885578e4e95404d60b10d7c213c6174.tar.gz |
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')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 | ||||
-rw-r--r-- | meta/conf/machine/htcuniversal.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index e7e887ed5f..13978a1bf3 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -98,7 +98,7 @@ SRCREV_pn-libfakekey ?= "1270" | |||
98 | SRCDATE_xcalibrate ?= "20060312" | 98 | SRCDATE_xcalibrate ?= "20060312" |
99 | SRCDATE_oprofile ?= "20070807" | 99 | SRCDATE_oprofile ?= "20070807" |
100 | SRCREV_pn-oprofileui ?= "141" | 100 | SRCREV_pn-oprofileui ?= "141" |
101 | SRCREV_pn-zaurusd ?= "273" | 101 | SRCREV_pn-zaurusd ?= "296" |
102 | SRCREV_pn-owl-video-widget ?= "266" | 102 | SRCREV_pn-owl-video-widget ?= "266" |
103 | SRCREV_pn-psplash ?= "266" | 103 | SRCREV_pn-psplash ?= "266" |
104 | SRCDATE_maemo-mapper-nohildon ?= "20061114" | 104 | SRCDATE_maemo-mapper-nohildon ?= "20061114" |
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" | |||
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" | 15 | MACHINE_EXTRA_RDEPENDS = "acx-firmware zaurusd" |
16 | 16 | ||
17 | MACHINE_EXTRA_RRECOMMENDS = " \ | 17 | MACHINE_EXTRA_RRECOMMENDS = " \ |
18 | kernel-module-htcuniversal-bt \ | 18 | kernel-module-htcuniversal-bt \ |