mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
systemd-boot-native: add runtime dependency to python3-pefile-native
It's needed to run the ukify script. (From OE-Core rev: 67a248f911626330c20b55de1cd52f83f00a0df1) Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
135ac0609e
commit
ba0e556e07
@@ -13,3 +13,5 @@ addtask install after do_unpack
|
||||
PACKAGES = "${PN}"
|
||||
|
||||
FILES:${PN} = "${bindir}/ukify"
|
||||
|
||||
RDEPENDS:${PN} += "python3-pefile-native"
|
||||
|
||||
Reference in New Issue
Block a user