diff options
| author | Rod Whitby <rod@whitby.id.au> | 2009-02-10 01:23:50 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2009-02-10 01:23:50 +0000 |
| commit | a4c8ad4ca19732dec9d669987dee281ea296158f (patch) | |
| tree | a91c2da6fa55b04a264a4a0950426872d4d1cfb4 /packages/linux/linux_2.6.27.bb | |
| parent | 953f78a1b78a6c338a174e5d849c569a5cdbcaef (diff) | |
| parent | 4886822421b02bb6a2aaccfc511b11605d14b16c (diff) | |
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'packages/linux/linux_2.6.27.bb')
| -rw-r--r-- | packages/linux/linux_2.6.27.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux_2.6.27.bb b/packages/linux/linux_2.6.27.bb index 7da406a0d3..4b094bf48c 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 = "r3" +PR = "r4" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" @@ -21,8 +21,8 @@ SRC_URI_append_boc01 = "\ 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 \ + file://013-090209-lcd.patch;patch=1 \ + file://014-090209-pm-wakeup.patch;patch=1 \ " SRC_URI_append_progear = "file://progear-bl.patch;patch=1\ |
