[oe-commits] Jeremy Lainé : linux-2.6.29: remove SQN11xx hack for boc01

git version control git at git.openembedded.org
Tue Jun 30 11:29:37 UTC 2009


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

Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Tue Jun 30 13:29:10 2009 +0200

linux-2.6.29: remove SQN11xx hack for boc01

---

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

diff --git a/recipes/linux/linux_2.6.29.bb b/recipes/linux/linux_2.6.29.bb
index dfed6f2..8f48dbc 100644
--- a/recipes/linux/linux_2.6.29.bb
+++ b/recipes/linux/linux_2.6.29.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r5"
+PR = "r6"
 
 S = "${WORKDIR}/linux-2.6.29"
 
@@ -22,7 +22,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2 \
 
 SRC_URI_append_boc01 = "\
 	file://boc01.dts \
-	file://001-090114-sqn11x0-usb-hack.patch;patch=1 \
 	file://004-081205-usb.patch;patch=1 \
 	file://005-090226-isl12024.patch;patch=1 \
 	file://007-081217-lm73.patch;patch=1 \





More information about the Openembedded-commits mailing list