]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
mdadm: Fix build with new musl
authorKhem Raj <raj.khem@gmail.com>
Mon, 25 Mar 2024 15:55:39 +0000 (08:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:36 +0000 (07:38 +0100)
commitb3f75f7926db2a616a49650ac04befa755c8dd8f
tree90ba28f2c75b16ea9c2b982be0765d78d906b90a
parent952a2a94901ea6e9416e517e9f6c97dbc7e3bb2d
mdadm: Fix build with new musl

new musl has removed basename prototype from string.h

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/mdadm/files/0001-include-libgen.h-for-basename-API.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/mdadm_4.3.bb