[oe] [meta-multimedia][PATCH 0/5] vlc: move to meta-multimedia and tidy up

Paul Barker paul at paulbarker.me.uk
Sat May 4 09:35:12 UTC 2013


Fixes all warnings and errors I could find when building vlc except for the
do_package failure I've previously discussed with Martin. That will be fixed by
a patch to qt4 in openembedded-core.

Builds correctly with ENTERPRISE_DISTRO=1. Also builds correctly with
ENTERPRISE_DISTRO=0 and LICENSE_FLAGS_WHITELIST="commercial". I've not had the
opportunity to test on real hardware as I've been working with console only
images so far. Currently building core-image-x11 and will see if I can use that
to test vlc.

Paul Barker (5):
  fluidsynth: fixed license name
  fluidsynth: added dependency on glib
  vlc: moved to meta-multimedia
  vlc: removed unrecognised configure options
  vlc: fix configure failures with ENTERPRISE_DISTRO=1

 .../recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb          |  4 ++--
 .../recipes-multimedia/vlc/libdvdcss_1.2.10.bb                 |  0
 {meta-oe => meta-multimedia}/recipes-multimedia/vlc/vlc.inc    | 10 +++++-----
 .../recipes-multimedia/vlc/vlc_1.1.11.bb                       |  0
 4 files changed, 7 insertions(+), 7 deletions(-)
 rename {meta-oe => meta-multimedia}/recipes-multimedia/vlc/libdvdcss_1.2.10.bb (100%)
 rename {meta-oe => meta-multimedia}/recipes-multimedia/vlc/vlc.inc (90%)
 rename {meta-oe => meta-multimedia}/recipes-multimedia/vlc/vlc_1.1.11.bb (100%)

-- 
1.8.2.2





More information about the Openembedded-devel mailing list