summaryrefslogtreecommitdiff
path: root/conf/distro/angstrom-2007.1.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-27 21:24:12 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-27 21:24:12 +0000
commit3ec8407fcdcac93b491616a6f8e20c27ac789fad (patch)
tree05ed46a1da4281d0ad6422e1d04289050383bd23 /conf/distro/angstrom-2007.1.conf
parent8caffa254ca4072d1530f4c3273e4ba87700252f (diff)
parenta0a17d54ae3dfdf9acf1a339650701fe83efb500 (diff)
merge of '65fcc53beb3d65343762ba2dce11a497216af44c'
and 'f81643eda3b84834595762e576e7135f0101ce23'
Diffstat (limited to 'conf/distro/angstrom-2007.1.conf')
-rw-r--r--conf/distro/angstrom-2007.1.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf
index 34a02514d3..e83ef90280 100644
--- a/conf/distro/angstrom-2007.1.conf
+++ b/conf/distro/angstrom-2007.1.conf
@@ -41,7 +41,9 @@ FEED_ARCH ?= "${TARGET_ARCH}"
FEED_ARCH_ep93xx = "armv4t"
FEED_ARCH_h6300 = "armv4t"
-FEED_ARCH_fic-gta01 = "armv4t"
+FEED_ARCH_fic-gta01 = "armv4t"
+FEED_ARCH_fic-gta02 = "armv4t"
+FEED_ARCH_fic-hxd8 = "armv4t"
#armv5t machines
@@ -148,11 +150,11 @@ 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"
-PREFERRED_VERSION_gtk+ = "2.10.12"
+PREFERRED_VERSION_gtk+ = "2.10.14"
# newer poppler cvs breaks some apps, fix until popper 6 and apps
# catch up with api changes
-PREFERRED_VERSION_poppler = "0.5.4"
+# 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