mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 03:54:09 +00:00
python3-pydbus: Fix typo in ptest package name
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4030c2da9e
commit
d426a1a744
@ -20,7 +20,7 @@ RDEPENDS:${PN} = "python3-pygobject \
|
|||||||
python3-io \
|
python3-io \
|
||||||
python3-logging"
|
python3-logging"
|
||||||
|
|
||||||
RDEPENDS:${PN}-ptests = "bash"
|
RDEPENDS:${PN}-ptest += "bash"
|
||||||
|
|
||||||
do_install_ptest() {
|
do_install_ptest() {
|
||||||
install -d ${D}${PTEST_PATH}/tests
|
install -d ${D}${PTEST_PATH}/tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user