[oe] [meta-browser][PATCH 3/3] chromium, cef: Package codecs separately

Martin Jansa martin.jansa at gmail.com
Tue May 12 21:18:22 UTC 2015


On Tue, Apr 28, 2015 at 04:09:55AM +0000, Khem Raj wrote:
> chromium does not use versioned shared objects so deal with it
> Remove the band-aid to pretend to have versioning shared objects
> put the ffmpeg plugins in directory of its own in /usr/lib to
> avoid namespace conflict with same .so coming from other codec packages

There is still some overlap between chromium and cef recipes:

ERROR: The recipe cef3 is trying to install files into a shared area
when those files already exist. Those files and their manifest location
are:
   /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86/usr/lib/chrome/libpdf.so
 Matched in manifest-qemux86-chromium.populate_sysroot
 /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86/usr/lib/chrome/libffmpegsumo.so
 Matched in manifest-qemux86-chromium.populate_sysroot
Please verify which recipe should provide the above files.

Can we please disable staging these 2 libraries in one of them?

Regards,



More information about the Openembedded-devel mailing list