All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-baryon][PATCH 0/4] Build fixes for master
@ 2013-09-23 13:06 Paul Eggleton
  2013-09-23 13:07 ` [meta-baryon][PATCH 1/4] linux-yocto: remove version 3.2 bbappend Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2013-09-23 13:06 UTC (permalink / raw)
  To: yocto

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-09-23 13:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-23 13:06 [meta-baryon][PATCH 0/4] Build fixes for master Paul Eggleton
2013-09-23 13:07 ` [meta-baryon][PATCH 1/4] linux-yocto: remove version 3.2 bbappend Paul Eggleton
2013-09-23 13:07 ` [meta-baryon][PATCH 2/4] mediatomb: add support for building against libav Paul Eggleton
2013-09-23 13:07 ` [meta-baryon][PATCH 3/4] ffmpeg: remove Paul Eggleton
2013-09-23 13:07 ` [meta-baryon][PATCH 4/4] samba: fix QA error due to volatiles presence Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.