diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-08-25 18:48:36 +0200 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-08-25 18:48:36 +0200 |
commit | 728dd524726daf2810bb383b89a17d035cda45e7 (patch) | |
tree | fb0205ce999a783f5f6a5f7d9488595b7009686e /recipes/linux/linux_2.6.29.bb | |
parent | 2ec03e65ddc5d3c50e0020808577815cb1fd51a4 (diff) |
linux-2.6.29: update lm73 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 275baf97ea..2e9e769820 100644 --- a/recipes/linux/linux_2.6.29.bb +++ b/recipes/linux/linux_2.6.29.bb @@ -25,7 +25,7 @@ SRC_URI_append_boc01 = "\ file://boc01.dts \ file://004-081205-usb.patch;patch=1 \ file://005-090226-isl12024.patch;patch=1 \ - file://007-081217-lm73.patch;patch=1 \ + file://007-090825-lm73.patch;patch=1 \ file://008-081208-spi.patch;patch=1 \ file://011-090115-gpio.patch;patch=1 \ file://012-090219-capsense.patch;patch=1 \ |