[oe-commits] org.oe.dev angstrom-2007.1.conf : fix to poppler 0.5.4 as 0.5.9 doesnt compile and

xora commit openembedded-commits at lists.openembedded.org
Sat Jul 14 10:07:57 UTC 2007


angstrom-2007.1.conf : fix to poppler 0.5.4 as 0.5.9 doesnt compile and
cvs versions contain API changes.

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: 5435d6cca1d4e6591c2820a722218a23661342bb
ViewMTN: http://monotone.openembedded.org/revision.psp?id=5435d6cca1d4e6591c2820a722218a23661342bb
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -r7996959e89927a09204b869ea84cee2bf2df6259 -r5435d6cca1d4e6591c2820a722218a23661342bb
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [8d228112e1711574521c76d08e873f9bf60e644f]
#    to [4f1751db4fd4753a555b5926606037d8cd0d71dc]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	8d228112e1711574521c76d08e873f9bf60e644f
+++ conf/distro/angstrom-2007.1.conf	4f1751db4fd4753a555b5926606037d8cd0d71dc
@@ -150,6 +150,10 @@ PREFERRED_VERSION_gtk+             = "2.
 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}"






More information about the Openembedded-commits mailing list