diff options
author | Richard Purdie <richard@openedhand.com> | 2006-03-23 22:30:35 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-03-23 22:30:35 +0000 |
commit | b3f42b759915ee078b192c43b37a86a219d15ebf (patch) | |
tree | 4378dddb69c532781870fc683f24a498e7fb52d3 /openembedded/conf/machine/include | |
parent | f7f54600f1ce3763705c6c6337bea052f77c5e33 (diff) | |
download | poky-b3f42b759915ee078b192c43b37a86a219d15ebf.tar.gz |
Sync conf files with OE - includes adding zaurusd to images and fixing PCMCIA_MANAGER handling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@327 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/include')
5 files changed, 20 insertions, 24 deletions
diff --git a/openembedded/conf/machine/include/handheld-common.conf b/openembedded/conf/machine/include/handheld-common.conf index 467d5e59f1..f8767d2ddf 100644 --- a/openembedded/conf/machine/include/handheld-common.conf +++ b/openembedded/conf/machine/include/handheld-common.conf | |||
@@ -7,7 +7,7 @@ ide-cs ide-disk ide-probe-mod \ | |||
7 | loop \ | 7 | loop \ |
8 | vfat ext2 \ | 8 | vfat ext2 \ |
9 | sunrpc nfs \ | 9 | sunrpc nfs \ |
10 | btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco hci_uart \ | 10 | btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco hci_uart hidp \ |
11 | pcnet-cs serial-cs airo-cs \ | 11 | pcnet-cs serial-cs airo-cs \ |
12 | af_packet \ | 12 | af_packet \ |
13 | ppp-async ppp-deflate ppp-mppe \ | 13 | ppp-async ppp-deflate ppp-mppe \ |
@@ -16,8 +16,6 @@ irda irlan irnet irport irtty ircomm-tty \ | |||
16 | input uinput \ | 16 | input uinput \ |
17 | " | 17 | " |
18 | 18 | ||
19 | PCMCIA_MANAGER ?= "pcmcia-cs" | ||
20 | |||
21 | # Configuration bits for "generic handheld" | 19 | # Configuration bits for "generic handheld" |
22 | BOOTSTRAP_EXTRA_RDEPENDS += "${PCMCIA_MANAGER} apm apmd network-suspend-scripts" | 20 | BOOTSTRAP_EXTRA_RDEPENDS += "${PCMCIA_MANAGER} apm apmd network-suspend-scripts" |
23 | BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}" | 21 | BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}" |
diff --git a/openembedded/conf/machine/include/tosa-2.6.conf b/openembedded/conf/machine/include/tosa-2.6.conf index fdd706d093..c7805c36fe 100644 --- a/openembedded/conf/machine/include/tosa-2.6.conf +++ b/openembedded/conf/machine/include/tosa-2.6.conf | |||
@@ -1,14 +1,6 @@ | |||
1 | include conf/machine/include/zaurus-clamshell-2.6.conf | 1 | include conf/machine/include/zaurus-clamshell-2.6.conf |
2 | # SOUND Modules | 2 | # wlan-ng Modules |
3 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-snd kernel-module-snd-ac97-bus kernel-module-snd-ac97-codec kernel-module-snd-mixer-oss kernel-module-snd-page-alloc kernel-module-snd-pcm kernel-module-snd-pcm-oss kernel-module-snd-pxa2xx-ac97 kernel-module-snd-pxa2xx-pcm kernel-module-snd-timer kernel-module-soundcore" | 3 | BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules-usb" |
4 | |||
5 | module_autoload_snd-pxa2xx-ac97 = "snd-pxa2xx-ac97" | ||
6 | module_autoload_snd-pcm-oss ="snd-pcm-oss" | ||
7 | 4 | ||
8 | # WM97xx Modules | 5 | # WM97xx Modules |
9 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx-core kernel-module-wm9705 kernel-module-pxa-wm97xx" | 6 | #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx-core kernel-module-wm9705 kernel-module-pxa-wm97xx" |
10 | module_autoload_wm9705 = "wm9705" | ||
11 | #module_autoload_pxa-wm97xx = "pen_int=0" | ||
12 | |||
13 | #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx" | ||
14 | #module_autoload_wm97xx = "wm97xx" | ||
diff --git a/openembedded/conf/machine/include/zaurus-clamshell-2.4.conf b/openembedded/conf/machine/include/zaurus-clamshell-2.4.conf index 184258c8b6..af66c7294e 100644 --- a/openembedded/conf/machine/include/zaurus-clamshell-2.4.conf +++ b/openembedded/conf/machine/include/zaurus-clamshell-2.4.conf | |||
@@ -42,3 +42,4 @@ BOOTSTRAP_EXTRA_RDEPENDS_append_borzoi = " kernel-module-usbcore kernel-module-u | |||
42 | kernel-module-usbkbd kernel-module-usb-storage kernel-module-hci-usb \ | 42 | kernel-module-usbkbd kernel-module-usb-storage kernel-module-hci-usb \ |
43 | kernel-module-usb-ohci-pxa27x kernel-module-bfusb" | 43 | kernel-module-usb-ohci-pxa27x kernel-module-bfusb" |
44 | 44 | ||
45 | GPE_EXTRA_INSTALL += "chkhinge" | ||
diff --git a/openembedded/conf/machine/include/zaurus-clamshell-2.6.conf b/openembedded/conf/machine/include/zaurus-clamshell-2.6.conf index 271a6ca3e7..e73028d7ee 100644 --- a/openembedded/conf/machine/include/zaurus-clamshell-2.6.conf +++ b/openembedded/conf/machine/include/zaurus-clamshell-2.6.conf | |||
@@ -2,10 +2,13 @@ | |||
2 | # Don't forget to include zaurus-clamshell.conf as well | 2 | # Don't forget to include zaurus-clamshell.conf as well |
3 | 3 | ||
4 | PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" | 4 | PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" |
5 | PREFERRED_VERSION_wpa_supplicant = "0.4.7" | ||
6 | |||
7 | PCMCIA_MANAGER ?= "pcmciautils" | ||
5 | 8 | ||
6 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel udev sysfsutils spectrum-fw \ | 9 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel udev sysfsutils spectrum-fw \ |
7 | pcmciautils apm wireless-tools irda-utils udev-utils console-tools hostap-utils prism3-firmware prism3-support \ | 10 | ${PCMCIA_MANAGER} apm wireless-tools irda-utils udev-utils console-tools hostap-utils prism3-firmware prism3-support \ |
8 | ppp ppp-dialin openswan wpa-supplicant-nossl alsa-utils-alsactl alsa-utils-alsamixer module-init-tools alsa-conf" | 11 | ppp ppp-dialin openswan wpa-supplicant-nossl alsa-utils-alsactl alsa-utils-alsamixer module-init-tools alsa-conf zaurusd" |
9 | 12 | ||
10 | # Ethernet modules | 13 | # Ethernet modules |
11 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pcnet-cs" | 14 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pcnet-cs" |
@@ -36,10 +39,12 @@ BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-hostap kernel-module-hostap-cs \ | |||
36 | hostap-conf orinoco-conf" | 39 | hostap-conf orinoco-conf" |
37 | 40 | ||
38 | # Sound Modules | 41 | # Sound Modules |
39 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-soundcore kernel-module-snd kernel-module-snd-page-alloc kernel-module-snd-timer \ | 42 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-snd-mixer-oss kernel-module-snd-pcm-oss" |
40 | kernel-module-snd-pcm kernel-module-snd-mixer-oss kernel-module-snd-pcm-oss \ | 43 | BOOTSTRAP_EXTRA_SOUND = "kernel-module-soundcore kernel-module-snd kernel-module-snd-page-alloc kernel-module-snd-timer \ |
44 | kernel-module-snd-pcm \ | ||
41 | kernel-module-snd-soc-core kernel-module-snd-soc-pxa2xx kernel-module-snd-soc-pxa2xx-i2s" | 45 | kernel-module-snd-soc-core kernel-module-snd-soc-pxa2xx kernel-module-snd-soc-pxa2xx-i2s" |
42 | BOOTSTRAP_EXTRA_RDEPENDS_append_c7x0 += " kernel-module-snd-soc-corgi kernel-module-snd-soc-wm8731 " | 46 | |
43 | BOOTSTRAP_EXTRA_RDEPENDS_append_akita += " kernel-module-snd-soc-spitz kernel-module-snd-soc-wm8750 " | 47 | BOOTSTRAP_EXTRA_RDEPENDS_append_c7x0 += "${BOOTSTRAP_EXTRA_SOUND} kernel-module-snd-soc-corgi kernel-module-snd-soc-wm8731 " |
44 | BOOTSTRAP_EXTRA_RDEPENDS_append_borzoi += " kernel-module-snd-soc-spitz kernel-module-snd-soc-wm8750 " | 48 | BOOTSTRAP_EXTRA_RDEPENDS_append_akita += "${BOOTSTRAP_EXTRA_SOUND} kernel-module-snd-soc-spitz kernel-module-snd-soc-wm8750 " |
45 | BOOTSTRAP_EXTRA_RDEPENDS_append_spitz += " kernel-module-snd-soc-spitz kernel-module-snd-soc-wm8750 " | 49 | BOOTSTRAP_EXTRA_RDEPENDS_append_borzoi += "${BOOTSTRAP_EXTRA_SOUND} kernel-module-snd-soc-spitz kernel-module-snd-soc-wm8750 " |
50 | BOOTSTRAP_EXTRA_RDEPENDS_append_spitz += "${BOOTSTRAP_EXTRA_SOUND} kernel-module-snd-soc-spitz kernel-module-snd-soc-wm8750 " | ||
diff --git a/openembedded/conf/machine/include/zaurus-clamshell.conf b/openembedded/conf/machine/include/zaurus-clamshell.conf index ec10cd5e4e..2a174288b1 100644 --- a/openembedded/conf/machine/include/zaurus-clamshell.conf +++ b/openembedded/conf/machine/include/zaurus-clamshell.conf | |||
@@ -1,5 +1,5 @@ | |||
1 | TARGET_ARCH = "arm" | 1 | TARGET_ARCH = "arm" |
2 | IPKG_ARCHS = "all arm armv4 armv5te c7x0" | 2 | IPKG_ARCHS = "all arm armv4 armv5te ${MACHINE}" |
3 | 3 | ||
4 | PREFERRED_PROVIDER_xserver = "xserver-kdrive" | 4 | PREFERRED_PROVIDER_xserver = "xserver-kdrive" |
5 | 5 | ||
@@ -12,7 +12,7 @@ IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --faketime \ | |||
12 | ${T}/${IMAGE_NAME}.rootfs.jffs2 > ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.img" | 12 | ${T}/${IMAGE_NAME}.rootfs.jffs2 > ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.img" |
13 | 13 | ||
14 | GUI_MACHINE_CLASS = "bigscreen" | 14 | GUI_MACHINE_CLASS = "bigscreen" |
15 | GPE_EXTRA_INSTALL += "gaim sylpheed chkhinge" | 15 | GPE_EXTRA_INSTALL += "gaim sylpheed" |
16 | 16 | ||
17 | include conf/machine/include/handheld-common.conf | 17 | include conf/machine/include/handheld-common.conf |
18 | 18 | ||