]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
musl-legacy-error: Add recipe
authorKhem Raj <raj.khem@gmail.com>
Fri, 22 Sep 2023 21:05:06 +0000 (14:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Sep 2023 09:35:07 +0000 (10:35 +0100)
commitc3f0f00a8dcc76ece298cf4debf1ca71f930ec57
tree64d147c6bce8f5a3facdabf1dc5c650897c16cd9
parent6207395b2efe91d6f683c758fac782a5f617c20a
musl-legacy-error: Add recipe

This adds glibc error() API implementation which is needed by few
packages still.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-core/musl/musl-legacy-error.bb [new file with mode: 0644]
meta/recipes-core/musl/musl-legacy-error/error.h [new file with mode: 0644]