diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-03-25 23:31:04 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-03-25 23:31:04 +0000 |
| commit | c597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d (patch) | |
| tree | 9173fb365bf861e2337693179c270f81193f41b5 /openembedded/conf/machine | |
| parent | 05ff3147c40087edece71449e375cdf588d7a29b (diff) | |
| download | poky-c597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d.tar.gz | |
Update xlibs to follow restructuring in OE (in preparation for X11R7)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@341 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine')
| -rw-r--r-- | openembedded/conf/machine/nokia770.conf | 2 | ||||
| -rw-r--r-- | openembedded/conf/machine/spitz.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/conf/machine/nokia770.conf b/openembedded/conf/machine/nokia770.conf index 3d6b7c0c3d..41c485c019 100644 --- a/openembedded/conf/machine/nokia770.conf +++ b/openembedded/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 | IPKG_ARCHS = "all arm armv4 armv5te nokia770" | 5 | IPKG_ARCHS = "all arm armv4 armv5te ${MACHINE}" |
| 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 = "" |
diff --git a/openembedded/conf/machine/spitz.conf b/openembedded/conf/machine/spitz.conf index e1cb468d8f..212da52587 100644 --- a/openembedded/conf/machine/spitz.conf +++ b/openembedded/conf/machine/spitz.conf | |||
| @@ -7,7 +7,7 @@ KERNEL_VERSION ?= "2.6" | |||
| 7 | include conf/machine/include/zaurus-clamshell.conf | 7 | include conf/machine/include/zaurus-clamshell.conf |
| 8 | include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf | 8 | include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf |
| 9 | 9 | ||
| 10 | PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit pcmcia-cs" | 10 | PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" |
| 11 | PIVOTBOOT_EXTRA_RRECOMMENDS += "" | 11 | PIVOTBOOT_EXTRA_RRECOMMENDS += "" |
| 12 | 12 | ||
| 13 | # Useful things for the built-in Harddisk | 13 | # Useful things for the built-in Harddisk |
