summaryrefslogtreecommitdiff
path: root/conf/distro/openslug.conf
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-06-05 22:29:24 +0000
committerJohn Bowler <jbowler@nslu2-linux.org>2005-06-05 22:29:24 +0000
commit4e3c5b6d8b81df8f822ac9b582863fb00dd75dac (patch)
treed8870fd0bc7ecc3715a40ab01e66ebff35cd2ed2 /conf/distro/openslug.conf
parent00a2c479b33aacc96b3e3faad4e63581db9eb0a1 (diff)
Merge marsco.kalmiopsis:/home/nslu2/openembedded
into marsco.kalmiopsis:/home/nslu2/ref 2005/06/05 15:28:56-07:00 kalmiopsis!jbowler A better patch for the ARMEB ABI change in stat64, after discussion on the uclibc mailing list. This version doesn't damage the 2.4 functionality (the previous patch introduced precisely the inverse error in 2.4 on armeb!) The change is also much more localised (probably won't be accepted by uclibc because it changes a common file, but it's a safe change since it is protected by __ARMEB__). BKrev: 42a37cc4H0_djfA8an3e1gVwYtYmXQ
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r--conf/distro/openslug.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf
index cc1643d07a..3a94fb31d3 100644
--- a/conf/distro/openslug.conf
+++ b/conf/distro/openslug.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: OpenSlug Linux Distribution for the NSLU2
DISTRO_NAME = "OpenSlug"
-DISTRO_VERSION = "1.12-beta"
+DISTRO_VERSION = "1.13-beta"
DISTRO_TYPE ?= "beta"
TARGET_FPU_local ?= "soft"