diff options
Diffstat (limited to 'meta/conf')
-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 e7e887ed5..13978a1bf 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -98,7 +98,7 @@ SRCREV_pn-libfakekey ?= "1270" SRCDATE_xcalibrate ?= "20060312" SRCDATE_oprofile ?= "20070807" SRCREV_pn-oprofileui ?= "141" -SRCREV_pn-zaurusd ?= "273" +SRCREV_pn-zaurusd ?= "296" SRCREV_pn-owl-video-widget ?= "266" SRCREV_pn-psplash ?= "266" SRCDATE_maemo-mapper-nohildon ?= "20061114" diff --git a/meta/conf/machine/htcuniversal.conf b/meta/conf/machine/htcuniversal.conf index 86c1d0dbb..00d06995e 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 \ |