aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-10-19 17:24:37 +0200
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-14 11:35:04 +0100
commit6f3345765e91f3eb495f1259473956418594a32b (patch)
treefee77412e185df7f8efa12b85f99471b475d7e7a
parentc52f35a50eebad5ca2b0a312bf3d8d9c63b935a3 (diff)
downloadopenembedded-6f3345765e91f3eb495f1259473956418594a32b.tar.gz
linux 2.6.28: update to latest stable patch
-rw-r--r--recipes/linux/linux_2.6.28.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.28.bb b/recipes/linux/linux_2.6.28.bb
index 98cf19129d..05fe815d98 100644
--- a/recipes/linux/linux_2.6.28.bb
+++ b/recipes/linux/linux_2.6.28.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r12"
+PR = "r13"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
@@ -14,6 +14,7 @@ DEFAULT_PREFERENCE_wrap = "1"
DEFAULT_PREFERENCE_tx27 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.10.bz2;patch=1 \
file://defconfig"
SRC_URI_append_at91sam9263ek = " \