summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.17.bb
diff options
context:
space:
mode:
authorDirk Opfer <dirk@opfer-online.de>2006-07-05 11:35:44 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-05 11:35:44 +0000
commit013bb097719af04f4ad55ef566d71efcc9d1cdba (patch)
tree2ff4a40bfbc3faf0d0d3dfe5e9be2142747177c3 /packages/linux/linux-openzaurus_2.6.17.bb
parentd2c4229e534958f2e0ba69110e266c6c19b36591 (diff)
linux-openzaurus_2.6.17.bb: update collie patches
- update collie defconfig - update pavels collie patches (clean)
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.17.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.17.bb13
1 files changed, 12 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb
index e1fb772eff..2a34a6614d 100644
--- a/packages/linux/linux-openzaurus_2.6.17.bb
+++ b/packages/linux/linux-openzaurus_2.6.17.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r4"
+PR = "r5"
DEFAULT_PREFERENCE = "-1"
@@ -83,6 +83,17 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
# (Pavel Machek's git tree has updated versions of this?)
# ${JLSRC}/zaurus-lcd-2.6.11.diff.gz;patch=1
+# These patches are extracted from Pavel Machek's git tree
+# (diff against vanilla kernel)
+SRC_URI_append_collie = "\
+ ${DOSRC}/collie/mtd-sharp-flash-hack-r0.patch;patch=1 \
+ ${DOSRC}/collie/collie-r0.patch;patch=1 \
+ ${DOSRC}/collie/locomolcd-backlight-r0.patch;patch=1 \
+ ${DOSRC}/collie/ucb1x00-touch-audio-r0.patch;patch=1 \
+ ${DOSRC}/collie/collie-mcp-r0.patch;patch=1 \
+ ${DOSRC}/collie/sa1100-udc-r0.patch;patch=1 \
+# ${DOSRC}/collie/collie-pm-r1.patch;patch=1 \
+ "
SRC_URI_append_tosa = "\
${CHSRC}/usb-ohci-hooks-r1.patch;patch=1 \