aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-10-19 17:24:35 +0200
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-14 11:35:00 +0100
commitfe838e1b1e3f6ce719b2bbe0a9f2d67d815dc1e7 (patch)
treeb590e3b720e83ee0dd376c8811157c9d923d7527
parentf903d68ea42ed7d95f0d5a60db80c3d0489250e5 (diff)
downloadopenembedded-fe838e1b1e3f6ce719b2bbe0a9f2d67d815dc1e7.tar.gz
linux 2.6.24: update to latest stable patch
-rw-r--r--recipes/linux/linux_2.6.24.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb
index cb4389a702..7d0cb68189 100644
--- a/recipes/linux/linux_2.6.24.bb
+++ b/recipes/linux/linux_2.6.24.bb
@@ -13,9 +13,10 @@ DEFAULT_PREFERENCE_hipox = "1"
DEFAULT_PREFERENCE_cs-e9302 = "1"
DEFAULT_PREFERENCE_smartq5 = "1"
-PR = "r33"
+PR = "r34"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.7.bz2;patch=1 \
file://squashfs-lzma-2.6.24.patch;patch=1 \
file://ubifs-v2.6.24.patch;patch=1 \
file://time.h.patch;patch=1 \