diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-10-05 19:17:56 +0200 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-10-05 19:17:56 +0200 |
commit | 5d021e5237305dbcc2004816dbaf9cb5f273442f (patch) | |
tree | 0e49220db147ec322a91a33c58b550339d440fda /recipes/linux/linux_2.6.29.bb | |
parent | 280be5d65abd35492163f78c602c695cecf7c43c (diff) |
linux-2.6.29: update SPI patch for boc01
Diffstat (limited to 'recipes/linux/linux_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux_2.6.29.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.29.bb b/recipes/linux/linux_2.6.29.bb index eb6b8b98bf..a172b6d074 100644 --- a/recipes/linux/linux_2.6.29.bb +++ b/recipes/linux/linux_2.6.29.bb @@ -27,7 +27,7 @@ SRC_URI_append_boc01 = "\ file://004-081205-usb.patch;patch=1 \ file://005-090226-isl12024.patch;patch=1 \ file://007-091005-lm73.patch;patch=1 \ - file://008-081208-spi.patch;patch=1 \ + file://008-091005-spi.patch;patch=1 \ file://011-090115-gpio.patch;patch=1 \ file://012-090219-capsense.patch;patch=1 \ file://013-090306-lcd.patch;patch=1 \ |