diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-10-15 19:23:58 +0200 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-10-15 19:23:58 +0200 |
commit | 2ed09255cdc46f5a64f809d22d137f2afc8df423 (patch) | |
tree | d541821baa2e69314d8548a011f92b4b4267a8fe /recipes/linux/linux_2.6.29.bb | |
parent | f405a0b8f1aa84fb2ab3dcbce5b5044530306e11 (diff) |
linux-2.6.29: cleanup framebuffer driver 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 b4c7aca8fd..f6e65d7e15 100644 --- a/recipes/linux/linux_2.6.29.bb +++ b/recipes/linux/linux_2.6.29.bb @@ -30,7 +30,7 @@ SRC_URI_append_boc01 = "\ 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 \ + file://013-091015-lcd.patch;patch=1 \ " SRC_URI_append_canyonlands = " \ |