summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-06-28 14:08:49 +0000
committerKoen Kooi <koen@openembedded.org>2007-06-28 14:08:49 +0000
commit99357a825dfef4599377c2605fd79fd8c967442c (patch)
treef67ca132193d56ade9f59ac035fb74f633be11c2
parenta6db3b7a2c90277c72228f817267d7398e3a64b8 (diff)
angstrom: prefer cairo 1.4.10 for the double free fix, remove the big mount since the initscripts got fixed
-rw-r--r--conf/distro/angstrom-2007.1.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf
index ca938adc43..5b5ea40d5b 100644
--- a/conf/distro/angstrom-2007.1.conf
+++ b/conf/distro/angstrom-2007.1.conf
@@ -138,7 +138,7 @@ PREFERRED_VERSION_file_native = "4.18"
PREFERRED_VERSION_fontconfig = "2.4.1"
PREFERRED_VERSION_freetype = "2.3.4"
PREFERRED_VERSION_freetype-native = "2.2.1"
-PREFERRED_VERSION_cairo = "1.4.8"
+PREFERRED_VERSION_cairo = "1.4.10"
PREFERRED_VERSION_glib-2.0 = "2.12.12"
PREFERRED_VERSION_pango = "1.16.4"
PREFERRED_VERSION_atk = "1.10.3"
@@ -318,7 +318,6 @@ DISTRO_EXTRA_RDEPENDS += "\
${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \
angstrom-version \
ipkg ipkg-collateral \
- util-linux-mount util-linux-umount \
avahi-daemon \
avahi-autoipd \
${EXTRA_STUFF} \