aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.23.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-10-21 12:29:35 +0200
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-14 11:34:59 +0100
commit984dfde8a7189f3e5fa00799b7392b8328edfa58 (patch)
treea27988ec656e5dc0a4c026390e53cf8c5ffb63d5 /recipes/linux/linux_2.6.23.bb
parent9d1b79b7848e13e1bf80b736671f76144cc508d4 (diff)
downloadopenembedded-984dfde8a7189f3e5fa00799b7392b8328edfa58.tar.gz
linux 2.6.23: added time.h.patch to make it build for ARM
Diffstat (limited to 'recipes/linux/linux_2.6.23.bb')
-rw-r--r--recipes/linux/linux_2.6.23.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.23.bb b/recipes/linux/linux_2.6.23.bb
index 1485444a2d..69cdb57c27 100644
--- a/recipes/linux/linux_2.6.23.bb
+++ b/recipes/linux/linux_2.6.23.bb
@@ -23,6 +23,8 @@ SRC_URI += "file://sched-cfs-v2.6.23.12-v24.1.patch;patch=1"
# Add support for squashfs-lzma (a highly compressed read-only filesystem)
SRC_URI += "http://kamikaze.waninkoko.info/patches/2.6.23/klight1/broken-out/squashfs-lzma-2.6.23.patch;patch=1"
+SRC_URI += "file://time.h.patch;patch=1"
+
# The Atmel patch doesn't apply against 2.6.23.12 :(
SRC_URI_avr32 = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
file://defconfig \