mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
smack-test: switch to python3
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -22,4 +22,4 @@ do_install() {
|
|||||||
install -m 0755 *.sh ${D}${sbindir}
|
install -m 0755 *.sh ${D}${sbindir}
|
||||||
}
|
}
|
||||||
|
|
||||||
RDEPENDS:${PN} = "smack python mmap-smack-test tcp-smack-test udp-smack-test"
|
RDEPENDS:${PN} = "smack python3-core mmap-smack-test tcp-smack-test udp-smack-test"
|
||||||
|
|||||||
Reference in New Issue
Block a user