[oe] [RFC meta-gnome][PATCH 02/16] ibus: add recipe for ibus to support gnome-settings-daemon and gnome-shell

Burton, Ross ross.burton at intel.com
Thu Nov 8 23:12:04 UTC 2018


On Thu, 8 Nov 2018 at 17:28, Brendan Kerrigan <brendank310 at gmail.com> wrote:
> Yeah it does have a build time dependency on gtk+2. I've made the other changes, though I still have two libraries that are in subdirectories of libdir that are giving me an installed vs. shipped QA warning. Is it appropriate to do a more specific packaging within libdir (e.g. FILES_${PN} += "${libdir}/subdir/subdir.so") or should I take a different approach?

If they're plugins/modules then for clarity do FILES_${PN} +=
${libdir}/subdir/, because if a proper library is ever added the
packaging will totally break.

Ross


More information about the Openembedded-devel mailing list