diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-06-30 13:29:10 +0200 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-06-30 13:29:10 +0200 |
commit | 62e92c381d66bc78c81f540714368e8f13912c1f (patch) | |
tree | b2ca2b3f925a4030f14926922fde93c874ef9af8 /recipes/linux | |
parent | 8c942c2a74598c84dbe9646bbd6bbde6525ca53f (diff) |
linux-2.6.29: remove SQN11xx hack for boc01
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | 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 dfed6f2a65..8f48dbcf3c 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 \ |