mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
rwmem: Fix tests to build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user