aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-07-14 09:34:50 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-07-14 09:34:50 +0000
commit92df2001b5459e00f493ca5b61a5b849ddb24055 (patch)
tree9ea07ef7910ec6bb4608469fa4b5142369dc8baf /conf
parentdf24ff00aa29c1c7cd671d85a06191d1657443ec (diff)
downloadopenembedded-92df2001b5459e00f493ca5b61a5b849ddb24055.tar.gz
angstrom-2007.1.conf : fix to poppler 0.5.4 as 0.5.9 doesnt compile and
cvs versions contain API changes.
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/angstrom-2007.1.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf
index 287fdd002d..3273d6f329 100644
--- a/conf/distro/angstrom-2007.1.conf
+++ b/conf/distro/angstrom-2007.1.conf
@@ -150,6 +150,10 @@ PREFERRED_VERSION_pango = "1.16.4"
PREFERRED_VERSION_atk = "1.10.3"
PREFERRED_VERSION_gtk+ = "2.10.12"
+# newer poppler cvs breaks some apps, fix until popper 6 and apps
+# catch up with api changes
+PREFERRED_VERSION_poppler = "0.5.4"
+
# older gtk-webcore releases don't work on ARM/EABI
# We need to switch to a fixed SRCDATE or release as soon as possible
PREFERRED_VERSION_osb-browser = "0.5.0+svn${SRCDATE}"