summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/machine/spitz.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-03-25 23:31:04 +0000
committerRichard Purdie <richard@openedhand.com>2006-03-25 23:31:04 +0000
commitc597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d (patch)
tree9173fb365bf861e2337693179c270f81193f41b5 /openembedded/conf/machine/spitz.conf
parent05ff3147c40087edece71449e375cdf588d7a29b (diff)
downloadpoky-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/spitz.conf')
-rw-r--r--openembedded/conf/machine/spitz.conf2
1 files changed, 1 insertions, 1 deletions
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"
7include conf/machine/include/zaurus-clamshell.conf 7include conf/machine/include/zaurus-clamshell.conf
8include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf 8include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf
9 9
10PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit pcmcia-cs" 10PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}"
11PIVOTBOOT_EXTRA_RRECOMMENDS += "" 11PIVOTBOOT_EXTRA_RRECOMMENDS += ""
12 12
13# Useful things for the built-in Harddisk 13# Useful things for the built-in Harddisk