mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 16:10:04 +00:00
lttng-tools: Add link to issue reported upstream for musl failures
(From OE-Core rev: 50e2b9ef5cee80d52eea2badb789144fdcf8a01a) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -207,6 +207,7 @@ do_install_ptest () {
|
||||
|
||||
do_install_ptest:append:libc-musl () {
|
||||
# filter-out running regression testsuite on musl systems, it hangs
|
||||
# Keep it until https://bugs.lttng.org/issues/1432 is fixed upstream
|
||||
sed -i -e '$a\' -e 'SUBDIRS := $(filter-out regression,$(SUBDIRS))' ${D}${PTEST_PATH}/tests/Makefile
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user