From: Graeme Gregory Date: Sat, 14 Jul 2007 09:34:50 +0000 (+0000) Subject: angstrom-2007.1.conf : fix to poppler 0.5.4 as 0.5.9 doesnt compile and X-Git-Tag: Release-2010-05/1~8868^2~154^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92df2001b5459e00f493ca5b61a5b849ddb24055;p=openembedded.git angstrom-2007.1.conf : fix to poppler 0.5.4 as 0.5.9 doesnt compile and cvs versions contain API changes. --- 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}"