mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 16:29:18 +00:00
python3-portion: Fix test_doc.py ptest
Add README.md into ptest package Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Derek Straka <derek@asterius.io>
This commit is contained in:
parent
0f33416ad0
commit
5f95310566
@ -14,8 +14,8 @@ RDEPENDS:${PN} += "\
|
|||||||
"
|
"
|
||||||
|
|
||||||
do_install_ptest:append () {
|
do_install_ptest:append () {
|
||||||
# This file tests README.md and deleted as redundant.
|
# test_doc.py tests README.md.
|
||||||
rm -f ${D}/tests/test_doc.py
|
install -Dm 0644 ${S}/README.md ${D}${PTEST_PATH}/README.md
|
||||||
}
|
}
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user