aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2011-02-26 09:53:39 -0600
committerMike Westerhof <mwester@dls.net>2011-02-26 09:53:39 -0600
commitd86370d18ae58dd7802a6439b4c69e1f80f8bc14 (patch)
tree66664a4a9747356e3100663f54134747e4c78902 /conf/distro/include
parentc50a4ef00e736d2d030e75e6c30d3ab9845c05d0 (diff)
downloadopenembedded-d86370d18ae58dd7802a6439b4c69e1f80f8bc14.tar.gz
SlugOS: remove TARGET_ARCH (set in machine conf instead), bump up distro to v6.0
Diffstat (limited to 'conf/distro/include')
-rw-r--r--conf/distro/include/slugos.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index 32ec09d196..994b2c15cb 100644
--- a/conf/distro/include/slugos.inc
+++ b/conf/distro/include/slugos.inc
@@ -16,7 +16,7 @@
#TARGET_OS "linux" or "linux-uclibc"
# The following may be overridden to make sub-versions
-SLUGOS_VERSION = "5.8"
+SLUGOS_VERSION = "6.0"
DISTRO_REVISION ?= ""
DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}"
# For release (only):