mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 23:02:25 +02:00
nativesdk-qemu-helper: add a missing nativesdk-python3-logging dependency
[YOCTO #12545] (From OE-Core rev: 6e5dbb53a7cbd05baf07de62b1abc88dccfd4cb9) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ec03a3a008
commit
2f030dfc08
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "Qemu helper scripts"
|
||||
LICENSE = "GPLv2"
|
||||
RDEPENDS_${PN} = "nativesdk-qemu \
|
||||
nativesdk-python3-shell nativesdk-python3-fcntl \
|
||||
nativesdk-python3-shell nativesdk-python3-fcntl nativesdk-python3-logging \
|
||||
"
|
||||
|
||||
PR = "r9"
|
||||
|
||||
Reference in New Issue
Block a user