summaryrefslogtreecommitdiffstats
path: root/recipes/linux/gumstix-kernel_2.6.21.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-01-23 19:59:57 -0800
committerKhem Raj <raj.khem@gmail.com>2011-01-23 20:01:21 -0800
commit808193c1f2b0aff28eae195305eb22098b1c4934 (patch)
tree45ebe71791537fbcaa726cec91078a18d29972da /recipes/linux/gumstix-kernel_2.6.21.bb
parent45fcdc2aeda16be66cf3fd5b68cd544f40a98679 (diff)
downloadopenembedded-808193c1f2b0aff28eae195305eb22098b1c4934.tar.gz
gumstix-kernel_2.6.21.bb: Fix compile failure of sumversion.c fix Bugzilla/5142
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/gumstix-kernel_2.6.21.bb')
-rw-r--r--recipes/linux/gumstix-kernel_2.6.21.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/gumstix-kernel_2.6.21.bb b/recipes/linux/gumstix-kernel_2.6.21.bb
index 8d89ab0114..df6ce74f3d 100644
--- a/recipes/linux/gumstix-kernel_2.6.21.bb
+++ b/recipes/linux/gumstix-kernel_2.6.21.bb
@@ -51,6 +51,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
file://smc91x-fail-if-no-chip.patch \
file://one-wire.patch \
${@base_contains('MACHINE_FEATURES', 'rgb16','file://pxafb-backto16.patch', '',d)} \
+ file://sumversion-include-limit.h.patch \
"
do_configure_prepend() {