mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
m4: correct ptest failures
(From OE-Core rev: 5b9a2d698bfae8919678073970b951b746158d34) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3f51d9e627
commit
b324d19336
@@ -46,6 +46,8 @@ do_install_ptest() {
|
||||
chmod 0755 ${D}${PTEST_PATH}/tests/test-mbrtowc-w32-1.sh ${D}${PTEST_PATH}/tests/test-spawn-pipe-main \
|
||||
${D}${PTEST_PATH}/tests/test-spawn-pipe-child ${D}${PTEST_PATH}/tests/test-version-etc \
|
||||
${D}${PTEST_PATH}/tests/test-xalloc-die
|
||||
|
||||
ln -s ptest ${D}${libdir}/${BPN}/${BP}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user