diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2009-01-15 16:31:18 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2009-01-22 18:50:55 -0200 |
commit | f01e6cb9955e8a7304abf8b391ed97385eacdb3b (patch) | |
tree | 6a98c83578442699f89dce2a4cf12a526dbb3231 /conf | |
parent | f487f048698f634f321acc80fce2e648b35a328e (diff) |
syslinux-native: leave only 3.63 version
The only user (or a possible one) of it was OpenMoko but they were
preferring the version 3.36 that is not available; so looks safe to
bump it to 3.63 since it was't notice by them.
The versions that has been droped are 2.11, 3.11 and 3.31.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index b3bcb26e0f..4bba014b7e 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -1798,7 +1798,7 @@ PREFERRED_VERSION_syncml-client ?= "0.1" PREFERRED_VERSION_synergy ?= "1.3.1" PREFERRED_VERSION_sysfsutils ?= "2.0.0" PREFERRED_VERSION_sysklogd ?= "1.4.1" -PREFERRED_VERSION_syslinux-native ?= "3.36" +PREFERRED_VERSION_syslinux-native ?= "3.63" PREFERRED_VERSION_syslog-ng ?= "1.6.11" PREFERRED_VERSION_sysvinit ?= "2.86" PREFERRED_VERSION_t1lib ?= "5.0.2" |