diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-01-16 19:17:51 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-01-16 19:17:51 +0100 |
commit | 98af7a4161a184a831395688dcebc4b1597eb39d (patch) | |
tree | 5a304ceca3952c7821e3e8026d474b829bc8f238 /packages/linux/linux_2.6.27.bb | |
parent | 932012553f0b17f14c06e53f04793bd4757dedba (diff) |
linux-2.6.27: update patches for boc01
Diffstat (limited to 'packages/linux/linux_2.6.27.bb')
-rw-r--r-- | packages/linux/linux_2.6.27.bb | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/linux/linux_2.6.27.bb b/packages/linux/linux_2.6.27.bb index 265f5e33bc..7da406a0d3 100644 --- a/packages/linux/linux_2.6.27.bb +++ b/packages/linux/linux_2.6.27.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r2" +PR = "r3" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" @@ -13,16 +13,16 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ SRC_URI_append_boc01 = "\ file://boc01.dts \ - file://002-081105-headers.patch;patch=1 \ + file://001-090114-sqn11x0-usb-hack.patch;patch=1 \ file://004-081205-usb.patch;patch=1 \ - file://005-081217-isl12024.patch;patch=1 \ + file://005-090112-isl12024.patch;patch=1 \ file://007-081217-lm73.patch;patch=1 \ file://008-081208-spi.patch;patch=1 \ - file://010-081208-mii.patch;patch=1 \ - file://011-081218-gpio.patch;patch=1 \ - file://012-081223-cy3218-btns.patch;patch=1 \ - file://013-090114-lcd.patch;patch=1 \ - file://014-090114-sqn11x0-usb-hack.patch;patch=1 \ + file://010-090112-mii.patch;patch=1 \ + file://011-090115-gpio.patch;patch=1 \ + file://012-090115-cy3218-btns.patch;patch=1 \ + file://013-090116-lcd.patch;patch=1 \ + file://014-090115-pm-wakeup.patch;patch=1 \ " SRC_URI_append_progear = "file://progear-bl.patch;patch=1\ |