[oe-commits] org.oe.dev linux-oz-2.6.17: Add fix to make spectrum_cs work. Upgrade to ASoC 0.11pre12 + some extra fixes which seemingly fixes the poodle sound bugs (static and speaker control issues)

rpurdie commit openembedded-commits at lists.openembedded.org
Thu Aug 24 23:03:57 UTC 2006


linux-oz-2.6.17: Add fix to make spectrum_cs work. Upgrade to ASoC 0.11pre12 + some extra fixes which seemingly fixes the poodle sound bugs (static and speaker control issues)

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: a4443c27e8410836724d34aecd19b72530de1870
ViewMTN: http://monotone.openembedded.org/revision.psp?id=a4443c27e8410836724d34aecd19b72530de1870
Files:
1
packages/linux/linux-openzaurus_2.6.17.bb
Diffs:

#
# mt diff -rb64396ce3d5654be49c78631e77235e16dd81e86 -ra4443c27e8410836724d34aecd19b72530de1870
#
# 
# 
# patch "packages/linux/linux-openzaurus_2.6.17.bb"
#  from [8f7ddc5cc39961eaf2f5b9f6f9cb5f24512ea3c8]
#    to [9f0bc3228b7917275611e8d38746cd942a4a3cbb]
# 
============================================================
--- packages/linux/linux-openzaurus_2.6.17.bb	8f7ddc5cc39961eaf2f5b9f6f9cb5f24512ea3c8
+++ packages/linux/linux-openzaurus_2.6.17.bb	9f0bc3228b7917275611e8d38746cd942a4a3cbb
@@ -1,6 +1,6 @@ require linux-openzaurus.inc
 require linux-openzaurus.inc
 
-PR = "r16"
+PR = "r20"
 
 # Handy URLs
 # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -25,10 +25,13 @@ SRC_URI = "http://www.kernel.org/pub/lin
            ${RPSRC}/logo_rotate_fix-r1.patch;patch=1;status=merged \
            ${RPSRC}/collie_frontlight-r6.patch;patch=1;status=merged \
            ${RPSRC}/input_modalias_fix-r0.patch;patch=1;status=merged \
+           ${RPSRC}/spectrumcs_fix-r0.patch;patch=1 \
            file://00-hostap.patch;patch=1;status=merged \
            file://10-pcnet.patch;patch=1;status=merged \
-           ${RPSRC}/asoc-v0.11pre5-oz.patch;patch=1 \
-           ${RPSRC}/asoc_fixes2-r2.patch;patch=1 \
+           ${RPSRC}/alsa/asoc-v0.11pre12.patch;patch=1 \
+           ${RPSRC}/asoc_makefile-r0.patch;patch=1 \
+           ${RPSRC}/alsa/asoc_platform_dev_fix-r0.patch;patch=1 \
+           ${RPSRC}/asoc_poodle_morehack-r0.patch;patch=1 \
            ${RPSRC}/hx2750_base-r27.patch;patch=1 \
            ${RPSRC}/hx2750_bl-r7.patch;patch=1 \
            ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \






More information about the Openembedded-commits mailing list