diff options
author | Mark Asselstine <mark.asselstine@windriver.com> | 2017-08-26 14:58:58 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-27 22:29:45 +0100 |
commit | 77797a95569252024fca094d33ae9ecbc833597f (patch) | |
tree | 1941ab66effdc37c23133da6069c51356a79ac4e /scripts/lib | |
parent | add4f107c151d32d9ea914bb0b93c3d3c17c776c (diff) | |
download | openembedded-core-77797a95569252024fca094d33ae9ecbc833597f.tar.gz openembedded-core-77797a95569252024fca094d33ae9ecbc833597f.tar.bz2 openembedded-core-77797a95569252024fca094d33ae9ecbc833597f.zip |
gnome-themes-standard: drop .la file as unused
oe-core commit 51b3ee298635b11d5784caaa0ac1c8f4034c25a5
[gnome-themes-standard: Fix packages so dev-pkgs image generation
works] disabled generation of the -dev pkg. Since a libtool archive
file was no longer being picked up by the -dev pkg the build will fail
with a QA issue (if ERROR_QA includes installed-vs-shipped):
ERROR: gnome-themes-standard-3.22.3-r0 do_package: QA Issue:
gnome-themes-standard: Files/directories were installed but not
shipped in any package:
/usr/lib64/gtk-2.0/2.10.0/engines/libadwaita.la
The libtool archive file is mostly useless in modern Linux with a
single shared library file so instead of including this in the -dev
pkg we simply drop it.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions