diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-08 17:09:02 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-08 17:09:02 +0000 |
commit | 8d43e979e77a19f312ef50f7c55ee34d4843c913 (patch) | |
tree | 66bb059fa8bf1fc08b12d031dd0b8ea3b9acfe61 /packages/linux/linux-openzaurus_2.6.16.bb | |
parent | 469b7173460c5b88fafdf75d41d8e10c3673e09b (diff) |
linux-openzaurus 2.6.16: backport of USB MaxPower limit information
Revision: 69f0a166098b754a6fa1cbb114317c805f34e399 from .oz354x
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.16.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.16.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.16.bb b/packages/linux/linux-openzaurus_2.6.16.bb index 3aa85c1f98..cbb379d399 100644 --- a/packages/linux/linux-openzaurus_2.6.16.bb +++ b/packages/linux/linux-openzaurus_2.6.16.bb @@ -1,6 +1,6 @@ require linux-openzaurus.inc -PR = "r42" +PR = "r45" # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ @@ -68,6 +68,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \ file://00-hostap.patch;patch=1;status=merged \ file://10-pcnet.patch;patch=1;status=merged \ ${RPSRC}/alsa/asoc-v0.10rc4.patch;patch=1 \ + file://maxpower-message.patch;patch=1;status=backported \ ${RPSRC}/asoc_fixups-r0.patch;patch=1 \ ${RPSRC}/hx2750_base-r24.patch;patch=1 \ ${RPSRC}/hx2750_bl-r5.patch;patch=1 \ |