diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-01-14 17:27:29 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-01-14 17:27:29 +0100 |
commit | a75f011f0a67e3824af860b39cbad1c2a05d1617 (patch) | |
tree | 3ec741243d1a11bb1fb84da082f17603e02c9b06 /packages/linux/linux_2.6.27.bb | |
parent | d844a0c23d18c7f02487acef4ac605a02fe2c26a (diff) |
linux-2.6.27: add support for 2 bpp grayscale on boc01 LCD
Diffstat (limited to 'packages/linux/linux_2.6.27.bb')
-rw-r--r-- | packages/linux/linux_2.6.27.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux_2.6.27.bb b/packages/linux/linux_2.6.27.bb index cf064d3523..265622e76d 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 = "r1" +PR = "r2" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" @@ -21,7 +21,7 @@ SRC_URI_append_boc01 = "\ file://010-081208-mii.patch;patch=1 \ file://011-081218-gpio.patch;patch=1 \ file://012-081223-cy3218-btns.patch;patch=1 \ - file://013-081224-lcd.patch;patch=1 \ + file://013-090114-lcd.patch;patch=1 \ " SRC_URI_append_progear = "file://progear-bl.patch;patch=1\ |