summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2008-12-19 15:42:32 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2008-12-19 15:42:32 +0100
commitc4f96a54d4c3d3986d626a5eb1b82b0f6035a50d (patch)
tree89790f77aa120abeb660bcdef90de5edf7d82204 /packages/linux
parent38b122343c4d2200eabb682f5821ea4e26576873 (diff)
linux-2.6.26: don't apply cdc_ether hack on boc01 for now
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux_2.6.26.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/linux/linux_2.6.26.bb b/packages/linux/linux_2.6.26.bb
index d15b22098d..36887a137a 100644
--- a/packages/linux/linux_2.6.26.bb
+++ b/packages/linux/linux_2.6.26.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r5"
+PR = "r6"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
@@ -13,7 +13,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \
SRC_URI_append_boc01 = "\
file://boc01.dts \
- file://cdc-ether-hack.patch;patch=1 \
file://fsl-elbc-nand-backport.patch;patch=1 \
file://002-081105-headers.patch;patch=1 \
file://004-081105-usb.patch;patch=1 \