diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2007-06-26 21:49:51 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2007-06-26 21:49:51 +0000 |
commit | d8ceb6b6902a3ccf0ac3185e2d5520eac7131252 (patch) | |
tree | 67de957f0042da780b2a39ce1989273976ef263e /packages/linux/linux-rp_2.6.17.bb | |
parent | b58802a573ba49b8754816c4167c83628487d9e9 (diff) |
linux-rp-2.6.17: Tweak qemuarm/qemux86 defconfigs (use wacom tablet), make linux-rp.inc sh complient, fix whitespace (from poky)
Diffstat (limited to 'packages/linux/linux-rp_2.6.17.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.17.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-rp_2.6.17.bb b/packages/linux/linux-rp_2.6.17.bb index 717ef5a523..211c5a43cf 100644 --- a/packages/linux/linux-rp_2.6.17.bb +++ b/packages/linux/linux-rp_2.6.17.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r33" +PR = "r35" # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ @@ -27,7 +27,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ ${RPSRC}/spectrumcs_fix-r0.patch;patch=1 \ file://00-hostap.patch;patch=1;status=merged \ file://10-pcnet.patch;patch=1;status=merged \ - file://asoc-v0.12.4_2.6.17.patch;patch=1 \ + file://asoc-v0.12.4_2.6.17.patch;patch=1 \ ${RPSRC}/hx2750_base-r27.patch;patch=1 \ ${RPSRC}/hx2750_bl-r7.patch;patch=1 \ ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \ |