aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/include/preferred-slugos-versions.inc10
-rw-r--r--conf/distro/include/slugos.inc4
-rw-r--r--recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.294
3 files changed, 9 insertions, 9 deletions
diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
index c68d5115a8..9d188db0af 100644
--- a/conf/distro/include/preferred-slugos-versions.inc
+++ b/conf/distro/include/preferred-slugos-versions.inc
@@ -1,5 +1,5 @@
-#===============================================================================#
-#===============================================================================#
+#===========================================================================#
+#===========================================================================#
# NOTE NOTE NOTE
#
# This *forces* the preferred kernel version; making it unable to be overridden
@@ -11,10 +11,10 @@
# This *must* be removed after initial testing is completed. MJW 08-Dec-2008
#
SRCREV_pn-linux-ixp4xx ?= "1090"
-PREFERRED_VERSION_linux-ixp4xx = "2.6.27.8+svnr${SRCREV_pn-linux-ixp4xx}"
+PREFERRED_VERSION_linux-ixp4xx = "2.6.29+svnr${SRCREV_pn-linux-ixp4xx}"
#
-#===============================================================================#
-#===============================================================================#
+#===========================================================================#
+#===========================================================================#
### Standard package preferred versions go here, sorted
### alphabetically. Note that the main slugos.inc file
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index d342737f9d..35919fd345 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.6"
+SLUGOS_VERSION = "5.7"
DISTRO_REVISION ?= ""
DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}"
# For release (only):
@@ -84,7 +84,7 @@ BUILD_OPTIMIZATION_pn-perl = "-O1"
#----------------------------------------------------------------------------------
#
FEED_URIS_append += "cross##http://ipkg.nslu2-linux.org/feeds/${IMAGE_BASENAME}/cross/${DISTRO_FEED}"
-FEED_URIS_append += "native##http://ipkg.nslu2-linux.org/feeds/${IMAGE_BASENAME}/native/${DISTRO_FEED}"
+#FEED_URIS_append += "native##http://ipkg.nslu2-linux.org/feeds/${IMAGE_BASENAME}/native/${DISTRO_FEED}"
#----------------------------------------------------------------------------------
# FIRMWARE CONFIGURATION
diff --git a/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.29 b/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.29
index f10ec6a2cc..f9f54a7c1d 100644
--- a/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.29
+++ b/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.29
@@ -56,8 +56,8 @@ CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=14
# CONFIG_GROUP_SCHED is not set
# CONFIG_CGROUPS is not set
-CONFIG_SYSFS_DEPRECATED=y
-CONFIG_SYSFS_DEPRECATED_V2=y
+# CONFIG_SYSFS_DEPRECATED is not set
+# CONFIG_SYSFS_DEPRECATED_V2 is not set
# CONFIG_RELAY is not set
# CONFIG_NAMESPACES is not set
# CONFIG_BLK_DEV_INITRD is not set