aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2010-05-18 23:00:47 -0500
committerMike Westerhof <mwester@dls.net>2010-05-18 23:00:47 -0500
commit35d92bf240ffdccd6dccc085762d0a76e84bae45 (patch)
treefe23fb5fb4306f7b92475cf2e6c08a1205c723b8 /conf
parent5deb2f2b2037e83f09d0aa1545028d2b4965e60d (diff)
downloadopenembedded-35d92bf240ffdccd6dccc085762d0a76e84bae45.tar.gz
linux-ixp4xx: Add a patch to avoid a name clash with the C library on
recent buildhosts. This will not change the generated binary; it merely facilitates building the kernel and modules.
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/preferred-slugos-versions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
index 5b39d40a56..bbad1976ac 100644
--- a/conf/distro/include/preferred-slugos-versions.inc
+++ b/conf/distro/include/preferred-slugos-versions.inc
@@ -10,7 +10,7 @@
#
# This *must* be removed after initial testing is completed. MJW 08-Dec-2008
#
-SRCREV_pn-linux-ixp4xx ?= "1089"
+SRCREV_pn-linux-ixp4xx ?= "1090"
PREFERRED_VERSION_linux-ixp4xx = "2.6.27.8+svnr${SRCREV_pn-linux-ixp4xx}"
#
#===============================================================================#