[yocto] [meta-baryon][PATCH 0/4] Build fixes for master

Paul Eggleton paul.eggleton at linux.intel.com
Mon Sep 23 06:06:59 PDT 2013


Some fixes for building baryon against master. 

Note that this drops ffmpeg but not the other recipes that were there
to support it; cleanup of those will happen at a later date.


The following changes since commit 360456720a48f882ca1443519b3e8a9d238e1a93:

  samba: sync with meta-oe (2013-03-25 11:44:47 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/baryon-build-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/baryon-build-fixes

Paul Eggleton (4):
  linux-yocto: remove version 3.2 bbappend
  mediatomb: add support for building against libav
  ffmpeg: remove
  samba: fix QA error due to volatiles presence

 recipes-connectivity/samba/samba_3.6.8.bb          |   6 ++
 recipes-kernel/linux/linux-yocto_3.2.bbappend      |   3 -
 recipes-multimedia/ffmpeg/ffmpeg.inc               | 114 ---------------------
 recipes-multimedia/ffmpeg/ffmpeg_0.6.1.bb          |  44 --------
 .../mediatomb/files/libav_0.7_support.patch        |  70 +++++++++++++
 recipes-multimedia/mediatomb/mediatomb_0.12.1.bb   |   3 +-
 6 files changed, 78 insertions(+), 162 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-yocto_3.2.bbappend
 delete mode 100644 recipes-multimedia/ffmpeg/ffmpeg.inc
 delete mode 100644 recipes-multimedia/ffmpeg/ffmpeg_0.6.1.bb
 create mode 100644 recipes-multimedia/mediatomb/files/libav_0.7_support.patch

-- 
1.8.1.2




More information about the yocto mailing list