[oe-commits] Marcin Juszkiewicz : linux 2.6.31: update to 2.6.31.3

git version control git at git.openembedded.org
Thu Oct 8 11:26:36 UTC 2009


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

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Thu Oct  8 13:26:16 2009 +0200

linux 2.6.31: update to 2.6.31.3

---

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

diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb
index 622772e..455ff19 100644
--- a/recipes/linux/linux_2.6.31.bb
+++ b/recipes/linux/linux_2.6.31.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r1"
+PR = "r2"
 
 S = "${WORKDIR}/linux-${PV}"
 
@@ -9,10 +9,10 @@ DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_db1200 = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
-	   ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;patch=1 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;patch=1 \
            http://maxim.org.za/AT91RM9200/2.6/2.6.31-at91.patch.gz;patch=1 \
            file://defconfig"
 
 SRC_URI_append_ep93xx = " \
-	file://edb9301-fix-machine-id.patch;patch=1 \
-	"
+           file://edb9301-fix-machine-id.patch;patch=1 \
+           "





More information about the Openembedded-commits mailing list