mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
parted: parted-ptest RDEPENDS on python
python scripts: parted-ptest/usr/lib64/parted/ptest/tests/gpt-header-move parted-ptest/usr/lib64/parted/ptest/tests/msdos-overlap (From OE-Core rev: 80262094fde6a44afd954bbecc7e016243661b81) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ca133bcbd1
commit
23864d6e3f
@@ -40,4 +40,4 @@ do_install_ptest() {
|
|||||||
sed -e 's| ../parted||' -i $t/tests/*.sh
|
sed -e 's| ../parted||' -i $t/tests/*.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
RDEPENDS_${PN}-ptest = "bash coreutils perl util-linux-losetup"
|
RDEPENDS_${PN}-ptest = "bash coreutils perl util-linux-losetup python"
|
||||||
|
|||||||
Reference in New Issue
Block a user