meta-digi: Include package required for QT creator target debugging.
This commit includes the Python3-Json package that is required now by QT creator python scripts when debugging an application with GDB on the target. Signed-off-by: Mike Engel <Mike.Engel@digi.com>
This commit is contained in:
parent
2faf4ae7f4
commit
e27257c53f
|
|
@ -0,0 +1,3 @@
|
|||
# Copyright (C) 2017, Digi International Inc.
|
||||
|
||||
RDEPENDS_${PN} += "nativesdk-python3-json"
|
||||
Loading…
Reference in New Issue