diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-01-06 11:11:49 +0100 |
|---|---|---|
| committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-06 13:04:14 +0100 |
| commit | e6bf92a777413d02ca1eb2aad17ef578b9fce75c (patch) | |
| tree | 3879db56a2da8f434c15b3107bf585a814b3f775 /packages/linux/linux_2.6.27.bb | |
| parent | 15fbbf158bf3cd514687ff3d62e09c2e54a38364 (diff) | |
linux-2.6.27: update keyboard and LCD patches for boc01
Diffstat (limited to 'packages/linux/linux_2.6.27.bb')
| -rw-r--r-- | packages/linux/linux_2.6.27.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/linux/linux_2.6.27.bb b/packages/linux/linux_2.6.27.bb index e490afe511..cf064d3523 100644 --- a/packages/linux/linux_2.6.27.bb +++ b/packages/linux/linux_2.6.27.bb @@ -1,5 +1,7 @@ require linux.inc +PR = "r1" + # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_boc01 = "1" @@ -18,8 +20,8 @@ SRC_URI_append_boc01 = "\ file://008-081208-spi.patch;patch=1 \ file://010-081208-mii.patch;patch=1 \ file://011-081218-gpio.patch;patch=1 \ - file://012-081222-cy3218-btns.patch;patch=1 \ - file://013-081216-lcd.patch;patch=1 \ + file://012-081223-cy3218-btns.patch;patch=1 \ + file://013-081224-lcd.patch;patch=1 \ " SRC_URI_append_progear = "file://progear-bl.patch;patch=1\ |
