diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2006-04-26 09:48:01 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-26 09:48:01 +0000 |
| commit | 646a8894927e518b2ec13830e19abbcb16a9db76 (patch) | |
| tree | 37889d6fdc61cd004253c18f6ad437cf5c712aa2 /packages/linux | |
| parent | ce03b3cc2404c910f0cc59cb9ac5535c352f6ff3 (diff) | |
| parent | e7a96983952b9867cb5b5e8c09f08affa76f82c9 (diff) | |
merge of 24f21a5b3e458f3905aa456dae8691117a730f78
and 4851cae94858387e98668d170b0a21c082ff7cc4
Diffstat (limited to 'packages/linux')
| -rw-r--r-- | packages/linux/linux-openzaurus_2.6.16.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.16.bb b/packages/linux/linux-openzaurus_2.6.16.bb index 6cc3253f8d..8e29c54f55 100644 --- a/packages/linux/linux-openzaurus_2.6.16.bb +++ b/packages/linux/linux-openzaurus_2.6.16.bb @@ -1,6 +1,6 @@ include linux-openzaurus.inc -PR = "r10" +PR = "r11" # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ @@ -116,7 +116,7 @@ SRC_URI_append_tosa = "\ ${CHSRC}/tmio-fb-r6.patch;patch=1 \ ${DOSRC}/tosa-keyboard-r13.patch;patch=1 \ ${DOSRC}/tosa-pxaac97-r6.patch;patch=1 \ - ${DOSRC}/tosa-tmio-r4.patch;patch=1 \ + ${RPSRC}/temp/tosa-tmio-r4-rp1.patch;patch=1 \ ${DOSRC}/tosa-power-r14.patch;patch=1 \ ${DOSRC}/tosa-tmio-lcd-r5.patch;patch=1 \ ${DOSRC}/tosa-bluetooth-r5.patch;patch=1 \ |
