mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +00:00
python3-ujson: fix ptests
- Add python3-json and python3-pytest to ptest RDEPENDS - Correct test file path in run-ptest Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -20,6 +20,8 @@ RDEPENDS_${PN} += "\
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}-ptest += " \
|
||||
${PYTHON_PN}-json \
|
||||
${PYTHON_PN}-pytest \
|
||||
${PYTHON_PN}-pytz \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user