[oe-commits] Marcin Juszkiewicz : linux 2.6.30: update to 2.6.30.10

git version control git at git.openembedded.org
Mon Dec 14 10:54:43 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5985071c92b5e1b47e17bb0b60476245ace23382
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5985071c92b5e1b47e17bb0b60476245ace23382

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Mon Dec 14 11:27:18 2009 +0100

linux 2.6.30: update to 2.6.30.10

---

 recipes/linux/linux_2.6.30.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux_2.6.30.bb b/recipes/linux/linux_2.6.30.bb
index c30caa4..19247e2 100644
--- a/recipes/linux/linux_2.6.30.bb
+++ b/recipes/linux/linux_2.6.30.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r4"
+PR = "r5"
 
 S = "${WORKDIR}/linux-${PV}"
 
@@ -16,7 +16,7 @@ DEFAULT_PREFERENCE_at91sam9263ek = "-1"
 DEFAULT_PREFERENCE_tosa = "-1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
-           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.9.bz2;patch=1 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.10.bz2;patch=1 \
            http://maxim.org.za/AT91RM9200/2.6/2.6.30-at91.patch.gz;patch=1 \
            file://aufs2-30.patch;patch=1 \
            file://defconfig"





More information about the Openembedded-commits mailing list