diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-01 17:30:59 +0200 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-01 17:30:59 +0200 |
commit | 54cf7b27ea07a98b5d0688abf38c64298c2931d0 (patch) | |
tree | da05d768a79c2d7e81ea395f900b0f632ee04227 /recipes/linux/linux_2.6.27.bb | |
parent | 2d05226a33f1d0e43bdbb06e57997b363572c330 (diff) |
linux-2.6.27: remove unnecessary patch for boc01's PHY
Diffstat (limited to 'recipes/linux/linux_2.6.27.bb')
-rw-r--r-- | recipes/linux/linux_2.6.27.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.27.bb b/recipes/linux/linux_2.6.27.bb index 5d2d485b12..0b873a65a7 100644 --- a/recipes/linux/linux_2.6.27.bb +++ b/recipes/linux/linux_2.6.27.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r7" +PR = "r8" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" @@ -18,7 +18,6 @@ SRC_URI_append_boc01 = "\ file://005-090226-isl12024.patch;patch=1 \ file://007-081217-lm73.patch;patch=1 \ file://008-081208-spi.patch;patch=1 \ - file://010-090112-mii.patch;patch=1 \ file://011-090115-gpio.patch;patch=1 \ file://012-090219-capsense.patch;patch=1 \ file://013-090306-lcd.patch;patch=1 \ |