Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
slugos: Pin uclibc git version as default
Unpin gcc and linux-libc-headers version

Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
kraj committed Jan 26, 2012
1 parent 21c6817 commit 8a09285
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions conf/distro/slugos.conf
Expand Up @@ -22,11 +22,8 @@ SDK_VENDOR = "-oesdk"
TARGET_FPU_arm ?= "soft"
TARGET_FPU_armeb ?= "soft"

GCCVERSION ?= "4.6%"
SDKGCCVERSION ?= "4.6%"
EGLIBCVERSION ?= "2.15"
LINUXLIBCVERSION ?= "2.6.37.2"

UCLIBCVERSION = "0.9.32+0.9.33%"
TCMODE ?= "default"

TCLIBC ?= "eglibc"
Expand Down

0 comments on commit 8a09285

Please sign in to comment.