diff options
author | Richard Purdie <richard@openedhand.com> | 2006-11-20 17:13:43 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-11-20 17:13:43 +0000 |
commit | 4398b980ba11f6a76f6c863f67f174cf1dc2bef6 (patch) | |
tree | ef35bc5c6f898f654d942f972146b3b2161f3f30 /meta/conf/machine | |
parent | 173b999d9585d61890bdabc4d26a784bc7758ec4 (diff) | |
download | poky-4398b980ba11f6a76f6c863f67f174cf1dc2bef6.tar.gz |
conf: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@892 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine')
-rw-r--r-- | meta/conf/machine/akita.conf | 2 | ||||
-rw-r--r-- | meta/conf/machine/c7x0.conf | 2 | ||||
-rw-r--r-- | meta/conf/machine/include/ixp4xx.conf | 20 | ||||
-rw-r--r-- | meta/conf/machine/include/poodle-2.6.conf | 2 | ||||
-rw-r--r-- | meta/conf/machine/include/qemu.conf | 1 | ||||
-rw-r--r-- | meta/conf/machine/include/tosa-2.6.conf | 2 | ||||
-rw-r--r-- | meta/conf/machine/include/tune-arm920t.conf | 2 | ||||
-rw-r--r-- | meta/conf/machine/include/tune-arm9tdmi.conf | 1 | ||||
-rw-r--r-- | meta/conf/machine/include/tune-iwmmxt.conf | 2 | ||||
-rw-r--r-- | meta/conf/machine/include/zaurus-2.6.conf (renamed from meta/conf/machine/include/zaurus-clamshell-2.6.conf) | 10 | ||||
-rw-r--r-- | meta/conf/machine/nokia770.conf | 4 | ||||
-rw-r--r-- | meta/conf/machine/spitz.conf | 2 |
12 files changed, 18 insertions, 32 deletions
diff --git a/meta/conf/machine/akita.conf b/meta/conf/machine/akita.conf index 0b0caebb3c..27695be4bb 100644 --- a/meta/conf/machine/akita.conf +++ b/meta/conf/machine/akita.conf | |||
@@ -3,7 +3,7 @@ | |||
3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device | 3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device |
4 | 4 | ||
5 | include conf/machine/include/zaurus-clamshell.conf | 5 | include conf/machine/include/zaurus-clamshell.conf |
6 | include conf/machine/include/zaurus-clamshell-2.6.conf | 6 | include conf/machine/include/zaurus-2.6.conf |
7 | 7 | ||
8 | PACKAGE_EXTRA_ARCHS += "iwmmxt" | 8 | PACKAGE_EXTRA_ARCHS += "iwmmxt" |
9 | IMAGE_FSTYPES ?= "jffs2" | 9 | IMAGE_FSTYPES ?= "jffs2" |
diff --git a/meta/conf/machine/c7x0.conf b/meta/conf/machine/c7x0.conf index 4b1d8edb80..893378f569 100644 --- a/meta/conf/machine/c7x0.conf +++ b/meta/conf/machine/c7x0.conf | |||
@@ -3,7 +3,7 @@ | |||
3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices | 3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices |
4 | 4 | ||
5 | include conf/machine/include/zaurus-clamshell.conf | 5 | include conf/machine/include/zaurus-clamshell.conf |
6 | include conf/machine/include/zaurus-clamshell-2.6.conf | 6 | include conf/machine/include/zaurus-2.6.conf |
7 | 7 | ||
8 | IMAGE_FSTYPES ?= "jffs2" | 8 | IMAGE_FSTYPES ?= "jffs2" |
9 | 9 | ||
diff --git a/meta/conf/machine/include/ixp4xx.conf b/meta/conf/machine/include/ixp4xx.conf index e545bbc1c0..190ebe1c8c 100644 --- a/meta/conf/machine/include/ixp4xx.conf +++ b/meta/conf/machine/include/ixp4xx.conf | |||
@@ -141,28 +141,12 @@ PACKAGE_EXTRA_ARCHS = "ixp4xx ${MACHINE} \ | |||
141 | bb.data.getVar('THUMB_INTERWORK', d, 1) == 'yes')} \ | 141 | bb.data.getVar('THUMB_INTERWORK', d, 1) == 'yes')} \ |
142 | ${MACHINE_ARCH} ${MACHINE}${ARCH_BYTE_SEX}" | 142 | ${MACHINE_ARCH} ${MACHINE}${ARCH_BYTE_SEX}" |
143 | 143 | ||
144 | # PACKAGE_ARCH_LIST [not used] | 144 | # IPKG_ARCH_LIST [not used] |
145 | # This is used to override the ipkgarchs settings in rootfs_ipk.bbclass, allowing | 145 | # This is used to override the ipkgarchs settings in rootfs_ipk.bbclass, allowing |
146 | # the removal of the raw "${MACHINE}" from the end of the list. ${MACHINE} and | 146 | # the removal of the raw "${MACHINE}" from the end of the list. ${MACHINE} and |
147 | # ixp4xx are included at the start (lower priority) as the non-byte-sex specific | 147 | # ixp4xx are included at the start (lower priority) as the non-byte-sex specific |
148 | # versions. | 148 | # versions. |
149 | PACKAGE_ARCH_LIST = "all any noarch ixp4xx ${MACHINE} ${PACKAGE_EXTRA_ARCHS}" | 149 | IPKG_ARCH_LIST = "all any noarch ixp4xx ${MACHINE} ${PACKAGE_EXTRA_ARCHS}" |
150 | |||
151 | #------------------------------------------------------------------------------- | ||
152 | # Package versions | ||
153 | #------------------------------------------------------------------------------- | ||
154 | # Warning: these are shared across the different machine and distro | ||
155 | # configurations but can be overridden therein if required. | ||
156 | SRCDATE_ipkg-utils ?= "20060106" | ||
157 | SRCDATE_ipkg-utils-native ?= "20060106" | ||
158 | SRCDATE_ipkg-link ?= "20060106" | ||
159 | SRCDATE_irssi ?= "20050930" | ||
160 | |||
161 | CVS_TARBALL_STASH = "http://sources.nslu2-linux.org/sources/" | ||
162 | INHERIT += "nslu2-mirrors" | ||
163 | |||
164 | PREFERRED_VERSION_ipkg ?= "0.99.154" | ||
165 | PREFERRED_VERSION_ipkg-native ?= "0.99.154" | ||
166 | 150 | ||
167 | #------------------------------------------------------------------------------- | 151 | #------------------------------------------------------------------------------- |
168 | # Board defaults | 152 | # Board defaults |
diff --git a/meta/conf/machine/include/poodle-2.6.conf b/meta/conf/machine/include/poodle-2.6.conf index eff0ad4c7c..01a06b7c27 100644 --- a/meta/conf/machine/include/poodle-2.6.conf +++ b/meta/conf/machine/include/poodle-2.6.conf | |||
@@ -1 +1 @@ | |||
require conf/machine/include/zaurus-clamshell-2.6.conf | require conf/machine/include/zaurus-2.6.conf | ||
diff --git a/meta/conf/machine/include/qemu.conf b/meta/conf/machine/include/qemu.conf index c896c38f57..83ddf24b87 100644 --- a/meta/conf/machine/include/qemu.conf +++ b/meta/conf/machine/include/qemu.conf | |||
@@ -1,6 +1,7 @@ | |||
1 | PCMCIA_MANAGER = "pcmciautils" | 1 | PCMCIA_MANAGER = "pcmciautils" |
2 | PREFERRED_PROVIDER_xserver = "xserver-kdrive" | 2 | PREFERRED_PROVIDER_xserver = "xserver-kdrive" |
3 | GUI_MACHINE_CLASS = "bigscreen" | 3 | GUI_MACHINE_CLASS = "bigscreen" |
4 | GPE_EXTRA_INSTALL += "gaim sylpheed" | ||
4 | 5 | ||
5 | MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget" | 6 | MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget" |
6 | 7 | ||
diff --git a/meta/conf/machine/include/tosa-2.6.conf b/meta/conf/machine/include/tosa-2.6.conf index 6831b0ea91..f3591b4b75 100644 --- a/meta/conf/machine/include/tosa-2.6.conf +++ b/meta/conf/machine/include/tosa-2.6.conf | |||
@@ -1,4 +1,4 @@ | |||
1 | include conf/machine/include/zaurus-clamshell-2.6.conf | 1 | include conf/machine/include/zaurus-2.6.conf |
2 | # wlan-ng Modules | 2 | # wlan-ng Modules |
3 | MACHINE_EXTRA_RDEPENDS += "wlan-ng-modules-usb" | 3 | MACHINE_EXTRA_RDEPENDS += "wlan-ng-modules-usb" |
4 | 4 | ||
diff --git a/meta/conf/machine/include/tune-arm920t.conf b/meta/conf/machine/include/tune-arm920t.conf index 992f1923c6..373bf46727 100644 --- a/meta/conf/machine/include/tune-arm920t.conf +++ b/meta/conf/machine/include/tune-arm920t.conf | |||
@@ -1,3 +1,3 @@ | |||
1 | PACKAGE_ARCH = "armv4t" | 1 | PACKAGE_ARCH = "armv4t" |
2 | TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t -mcpu=arm920t" | 2 | TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t" |
3 | 3 | ||
diff --git a/meta/conf/machine/include/tune-arm9tdmi.conf b/meta/conf/machine/include/tune-arm9tdmi.conf index cfc3bad1c1..d097b07739 100644 --- a/meta/conf/machine/include/tune-arm9tdmi.conf +++ b/meta/conf/machine/include/tune-arm9tdmi.conf | |||
@@ -1 +1,2 @@ | |||
1 | PACKAGE_ARCH = "armv4t" | ||
1 | TARGET_CC_ARCH = "-mcpu=arm9tdmi -mtune=arm9tdmi" | 2 | TARGET_CC_ARCH = "-mcpu=arm9tdmi -mtune=arm9tdmi" |
diff --git a/meta/conf/machine/include/tune-iwmmxt.conf b/meta/conf/machine/include/tune-iwmmxt.conf index f9c8e7f5cf..8376faca74 100644 --- a/meta/conf/machine/include/tune-iwmmxt.conf +++ b/meta/conf/machine/include/tune-iwmmxt.conf | |||
@@ -1,6 +1,6 @@ | |||
1 | # Configurations for the Intel PXA27x Appications Processor Family. | 1 | # Configurations for the Intel PXA27x Appications Processor Family. |
2 | # Please use tune-xscale for PXA255/PXA26x based processors. | 2 | # Please use tune-xscale for PXA255/PXA26x based processors. |
3 | PACKAGE_EXTRA_ARCHS += "iwmmxt" | ||
4 | TARGET_CC_ARCH = "-march=iwmmxt -mcpu=iwmmxt -mtune=iwmmxt" | 3 | TARGET_CC_ARCH = "-march=iwmmxt -mcpu=iwmmxt -mtune=iwmmxt" |
5 | PACKAGE_ARCH = "iwmmxt" | 4 | PACKAGE_ARCH = "iwmmxt" |
5 | PACKAGE_EXTRA_ARCHS += "iwmmxt" | ||
6 | 6 | ||
diff --git a/meta/conf/machine/include/zaurus-clamshell-2.6.conf b/meta/conf/machine/include/zaurus-2.6.conf index e0a9e38e91..ce9b44c9fe 100644 --- a/meta/conf/machine/include/zaurus-clamshell-2.6.conf +++ b/meta/conf/machine/include/zaurus-2.6.conf | |||
@@ -6,10 +6,10 @@ PREFERRED_VERSION_wpa_supplicant = "0.4.7" | |||
6 | 6 | ||
7 | PCMCIA_MANAGER ?= "pcmciautils" | 7 | PCMCIA_MANAGER ?= "pcmciautils" |
8 | 8 | ||
9 | MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget" | 9 | MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda usbgadget keyboard touchscreen" |
10 | MACHINE_FEATURES_akita = "kernel26 apm alsa pcmcia bluetooth irda usbgadget usbhost" | 10 | MACHINE_FEATURES_append_tosa = " usbhost usbwlanng " |
11 | MACHINE_FEATURES_spitz = "kernel26 apm alsa pcmcia bluetooth irda usbgadget usbhost ext2" | 11 | MACHINE_FEATURES_append_akita = " usbhost " |
12 | 12 | MACHINE_FEATURES_append_spitz = " usbhost ext2 " | |
13 | 13 | ||
14 | MACHINE_EXTRA_RDEPENDS = "zaurusd" | 14 | MACHINE_EXTRA_RDEPENDS = "zaurusd" |
15 | MACHINE_EXTRA_RRECOMMENDS_c7x0 = "kernel-module-snd-soc-corgi" | 15 | MACHINE_EXTRA_RRECOMMENDS_c7x0 = "kernel-module-snd-soc-corgi" |
@@ -17,4 +17,4 @@ MACHINE_EXTRA_RRECOMMENDS_akita = "kernel-module-snd-soc-spitz" | |||
17 | MACHINE_EXTRA_RRECOMMENDS_spitz = "kernel-module-snd-soc-spitz" | 17 | MACHINE_EXTRA_RRECOMMENDS_spitz = "kernel-module-snd-soc-spitz" |
18 | MACHINE_EXTRA_RRECOMMENDS_poodle = "kernel-module-snd-soc-poodle" | 18 | MACHINE_EXTRA_RRECOMMENDS_poodle = "kernel-module-snd-soc-poodle" |
19 | 19 | ||
20 | MACHINE_TASK_PROVIDER = "task-base" \ No newline at end of file | 20 | MACHINE_TASK_PROVIDER = "task-base" |
diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf index 2e22771e4a..6bde574d02 100644 --- a/meta/conf/machine/nokia770.conf +++ b/meta/conf/machine/nokia770.conf | |||
@@ -2,7 +2,7 @@ | |||
2 | #@NAME: Nokia 770 internet tablet | 2 | #@NAME: Nokia 770 internet tablet |
3 | #@DESCRIPTION: Machine configuration for the Nokia 770, an omap 1710 based tablet | 3 | #@DESCRIPTION: Machine configuration for the Nokia 770, an omap 1710 based tablet |
4 | TARGET_ARCH = "arm" | 4 | TARGET_ARCH = "arm" |
5 | PACKAGE_EXTRA_ARCHS = "armv4 armv5te" | 5 | PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te" |
6 | 6 | ||
7 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" | 7 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" |
8 | PREFERRED_PROVIDER_virtual/bootloader = "" | 8 | PREFERRED_PROVIDER_virtual/bootloader = "" |
@@ -33,4 +33,4 @@ ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " | |||
33 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" | 33 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" |
34 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" | 34 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" |
35 | 35 | ||
36 | MACHINE_TASK_PROVIDER = "task-base" \ No newline at end of file | 36 | MACHINE_TASK_PROVIDER = "task-base" |
diff --git a/meta/conf/machine/spitz.conf b/meta/conf/machine/spitz.conf index cf2c5f3f4f..2c4e10935e 100644 --- a/meta/conf/machine/spitz.conf +++ b/meta/conf/machine/spitz.conf | |||
@@ -3,7 +3,7 @@ | |||
3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C3000 device | 3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C3000 device |
4 | 4 | ||
5 | include conf/machine/include/zaurus-clamshell.conf | 5 | include conf/machine/include/zaurus-clamshell.conf |
6 | include conf/machine/include/zaurus-clamshell-2.6.conf | 6 | include conf/machine/include/zaurus-2.6.conf |
7 | 7 | ||
8 | PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" | 8 | PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" |
9 | 9 | ||