mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
autoconf: new autotest/testsuite option to enable automake test result format
lib/autotest/general.m4: added "--am-fmt | -A" command line parameter for testsuite script to enable "RESULT: testname" output format; to be used by yocto ptest packages directly or with autoconf TESTSUITEFLAGS. (From OE-Core rev: 9d288e5afd6696cc519574470c7d47ca55403d27) Signed-off-by: Radu Patriu <radu.patriu@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
95cd5688c6
commit
bb3927d919
@@ -16,6 +16,7 @@ SRC_URI += "file://autoreconf-include.patch \
|
||||
file://config_site.patch \
|
||||
file://remove-usr-local-lib-from-m4.patch \
|
||||
file://preferbash.patch \
|
||||
file://autotest-automake-result-format.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "82d05e03b93e45f5a39b828dc9c6c29b"
|
||||
|
||||
Reference in New Issue
Block a user