]> code.ossystems Code Review - openembedded-core.git/commit
mklibs: remove recipes and class
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 18 May 2021 06:24:46 +0000 (08:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 May 2021 22:52:49 +0000 (23:52 +0100)
commit908df863b419d1cad7317153101fc827e7e3a354
tree5ffbd40588000bdd0de0bf8a4d9eb03167bd49a5
parentd7eb1125e974fddd43062665bd5eb29f352832dc
mklibs: remove recipes and class

This is not enabled or tested by default, and has never been
ported to python 3 upstream[1], which means it doesn't work at all
with plain poky. If you need it, please put it in a separate layer
and/or modernize to work with py3.

https://salsa.debian.org/installer-team/mklibs/-/blob/master/src/mklibs

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image-mklibs.bbclass [deleted file]
meta/conf/distro/include/maintainers.inc
meta/conf/local.conf.sample
meta/conf/local.conf.sample.extended
meta/recipes-devtools/mklibs/files/ac_init_fix.patch [deleted file]
meta/recipes-devtools/mklibs/files/avoid-failure-on-symbol-provided-by-application.patch [deleted file]
meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch [deleted file]
meta/recipes-devtools/mklibs/files/fix_cross_compile.patch [deleted file]
meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch [deleted file]
meta/recipes-devtools/mklibs/files/sysrooted-ldso.patch [deleted file]
meta/recipes-devtools/mklibs/mklibs-native_0.1.44.bb [deleted file]