summaryrefslogtreecommitdiffstats
path: root/recipes/linux
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 /recipes/linux
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 'recipes/linux')
-rw-r--r--recipes/linux/linux-ixp4xx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-ixp4xx.inc b/recipes/linux/linux-ixp4xx.inc
index f00c4c43b9..f877672bd3 100644
--- a/recipes/linux/linux-ixp4xx.inc
+++ b/recipes/linux/linux-ixp4xx.inc
@@ -1,7 +1,7 @@
# linux-ixp4xx.inc
#
DESCRIPTION = "Linux 2.6.x kernel for IXP4xx devices"
-SRCREV = "1089"
+SRCREV = "1090"
COMPATIBLE_HOST = 'arm.*-linux.*'
COMPATIBLE_MACHINE = '(ixp4xx|nslu2|syhl1)'