From patchwork Thu Nov 22 06:46:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] pulseaudio: fix tow issues. Date: Thu, 22 Nov 2012 06:46:42 -0000 From: jackie huang X-Patchwork-Id: 39453 Message-Id: To: Cc: saul.wold@intel.com, Shiqun.Lin@windriver.com From: Jackie Huang We added these tow fixes for pulseaudio 1.1 as bbappend in our own layer and worked well, but pulseaudio in oe-core is updated to 2.1 and the bbappend became dangling, so if they are accepted in or-core, we don't have to mantain and update the bbappend and clean it up, thanks! Also added the authors of these fixed in CC list. * Test info: 1) MACHINE=qemux86-64/qemux86/qemuppc $ bitbake core-image-sato $ bitbake pulseaudio The following changes since commit 654d5816f8ff696d42d72cfb881d5e51330a79b6: build-appliance-image: Update to dee77eca39f406f90e60d9c5ef7a66fcc8f57dbf commit (2012-11-21 20:38:47 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/d_pulseaudio_1122_2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/d_pulseaudio_1122_2 Jackie Huang (2): pulseaudio: fix compilation on RHEL-5.8 64bit machine pulseaudio: The audio over Adipts ALC888 audio effect chip on Sabino does not work ...ulseaudio-fix-compilation-on-RHEL-machine.patch | 35 ++++++++++++++++++++ .../pulseaudio/pulseaudio_2.1.bb | 9 ++++- 2 files changed, 42 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/pulseaudio-fix-compilation-on-RHEL-machine.patch