SlugOS: preferred-slugos-versions.inc - fix to accomodate version numbering change...
authorMike Westerhof <mwester@dls.net>
Mon, 12 Apr 2010 04:47:55 +0000 (23:47 -0500)
committerMike Westerhof <mwester@dls.net>
Mon, 12 Apr 2010 04:47:55 +0000 (23:47 -0500)
(Another fix required only because of completely gratuitious changes made in OE)

conf/distro/include/preferred-slugos-versions.inc

index c32c45f..5b39d40 100644 (file)
@@ -30,8 +30,8 @@ OPKG_SRCREV = "160"
 ### alphabetically.  Note that the main slugos.inc file
 ### may include preferred versions for toolchain components.
 
-PREFERRED_VERSION_atk                          ?= "1.28"
-PREFERRED_VERSION_atk-native                   ?= "1.28"
+PREFERRED_VERSION_atk                          ?= "1.28.0"
+PREFERRED_VERSION_atk-native                   ?= "1.28.0"
 PREFERRED_VERSION_autoconf                     ?= "2.61"
 PREFERRED_VERSION_autoconf-native              ?= "2.61"
 PREFERRED_VERSION_automake-native              ?= "1.10.3"