rwmem: Fix tests to build with musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-12-24 13:14:36 -08:00
parent fe1b915f23
commit e4b25c0fcb
2 changed files with 52 additions and 1 deletions
@@ -16,7 +16,9 @@ DEPENDS += "fmt libinih"
SRCREV = "d8dda76a0d8bc3356120d087f783d237602e0278"
SRC_URI = "git://github.com/tomba/rwmem.git;protocol=https;name=rwmem;branch=master;tag=${PV}"
SRC_URI = "git://github.com/tomba/rwmem.git;protocol=https;name=rwmem;branch=master;tag=${PV} \
file://0001-test_data_generator-Use-own-generic-htobe-template.patch \
"
inherit meson pkgconfig