[OE-core] [PATCH] nativesdk-qemu-helper: add a missing nativesdk-python3-logging dependency

Alexander Kanavin alexander.kanavin at linux.intel.com
Thu Feb 15 18:12:54 UTC 2018


[YOCTO #12545]

Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb b/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb
index 1a9ad5cc2b9..cdc2f51c2eb 100644
--- a/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb
+++ b/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb
@@ -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"
-- 
2.15.1




More information about the Openembedded-core mailing list