summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.24.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2008-10-04 21:07:45 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2008-10-04 21:07:45 +0000
commit282d57299747bd465f8306dd259b7f8efbecda37 (patch)
treecb18728b4a61d5f0466accfe8e3f7cf462c283de /packages/linux/linux_2.6.24.bb
parent8cbb2a02a7f96ba8629e3ccec5dede40ef7fbd81 (diff)
linux-2.6.24: fix compile for archs that do not support __udivdi3()
* add time.h.patch from kernel ml * bump PR
Diffstat (limited to 'packages/linux/linux_2.6.24.bb')
-rw-r--r--packages/linux/linux_2.6.24.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.24.bb b/packages/linux/linux_2.6.24.bb
index 7fd2f457e4..de12e4c345 100644
--- a/packages/linux/linux_2.6.24.bb
+++ b/packages/linux/linux_2.6.24.bb
@@ -10,10 +10,11 @@ DEFAULT_PREFERENCE_at32stk1000 = "1"
DEFAULT_PREFERENCE_ts72xx = "1"
DEFAULT_PREFERENCE_cs-e9302 = "1"
-PR = "r14"
+PR = "r15"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \
+ file://time.h.patch;patch=1 \
file://defconfig"
# Moved away temporarely until committed properly (work in progress).