]> code.ossystems Code Review - openembedded-core.git/commit
python3-scons: merge -native recipe
authorTim Orling <ticotimo@gmail.com>
Tue, 22 Feb 2022 19:16:48 +0000 (11:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 15:06:46 +0000 (15:06 +0000)
commitf91009d168bcad5df6b3ca4f5cd4babff5cf682c
treefcc1c6f18807aebb8c118baf4f1c88025aba4332
parentef8ccaa1dcd396dafb328cd64777d4bd6973e9e1
python3-scons: merge -native recipe

The native recipe simply calls create_wrapper to add a host script. Do
this via do_install:append:class-native()

The scons*.1 man pages are being installed in ${prefix}, move them to
${mandir} (previously installed in ${datadir}).

[YOCTO #14638]

Drop from maintainers.inc

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python3-scons-native_4.3.0.bb [deleted file]
meta/recipes-devtools/python/python3-scons_4.3.0.bb