From 4e3c5b6d8b81df8f822ac9b582863fb00dd75dac Mon Sep 17 00:00:00 2001 From: John Bowler Date: Sun, 5 Jun 2005 22:29:24 +0000 Subject: 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 --- conf/distro/openslug.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" -- cgit v1.2.3