summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@openedhand.com>2007-10-04 12:45:02 +0000
committerSamuel Ortiz <sameo@openedhand.com>2007-10-04 12:45:02 +0000
commitb76b84f99885578e4e95404d60b10d7c213c6174 (patch)
treed62d34bcc20af98b8dadf2cd791cf00cd2f4b6e1
parent9ea931ac94fd6957577d20585fd009af8ae622a9 (diff)
downloadpoky-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
-rw-r--r--meta/conf/distro/poky.conf2
-rw-r--r--meta/conf/machine/htcuniversal.conf2
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"
98SRCDATE_xcalibrate ?= "20060312" 98SRCDATE_xcalibrate ?= "20060312"
99SRCDATE_oprofile ?= "20070807" 99SRCDATE_oprofile ?= "20070807"
100SRCREV_pn-oprofileui ?= "141" 100SRCREV_pn-oprofileui ?= "141"
101SRCREV_pn-zaurusd ?= "273" 101SRCREV_pn-zaurusd ?= "296"
102SRCREV_pn-owl-video-widget ?= "266" 102SRCREV_pn-owl-video-widget ?= "266"
103SRCREV_pn-psplash ?= "266" 103SRCREV_pn-psplash ?= "266"
104SRCDATE_maemo-mapper-nohildon ?= "20061114" 104SRCDATE_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
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" 15MACHINE_EXTRA_RDEPENDS = "acx-firmware zaurusd"
16 16
17MACHINE_EXTRA_RRECOMMENDS = " \ 17MACHINE_EXTRA_RRECOMMENDS = " \
18 kernel-module-htcuniversal-bt \ 18 kernel-module-htcuniversal-bt \