]> code.ossystems Code Review - openembedded-core.git/commit
ldconfig-native: Add RISC-V support
authorChristoph Muellner <christophm30@gmail.com>
Mon, 28 Jun 2021 00:44:46 +0000 (02:44 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jun 2021 21:18:21 +0000 (22:18 +0100)
commit790a0634838ab44f8f39db647401886667846b59
tree4e917f1e2f9a534afc29127d905eb78d899b8e74
parent0fd7a73c1bd2486b7a022f0f69bbcb2e0d9cb141
ldconfig-native: Add RISC-V support

The current version of ldconfig does not support RISC-V.
Let's add a patch, that adds the required constant definitions
(from upstream glibc) and the necessary case statements.

Signed-off-by: Christoph Muellner <cmuellner@linux.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/ldconfig-native-2.12.1/add-riscv-support.patch [new file with mode: 0644]
meta/recipes-core/glibc/ldconfig-native_2.12.1.bb