The json module is used in several cli commands. The fcntl module is used in terminal input handling.
Signed-off-by: Esben Haabendal <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit cb50c930964bac0394020949c7efe0a4a06f3b89) --- .../meta-python/recipes-connectivity/netplan/netplan_1.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.0.bb b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.0.bb index 229414718c06..cf8d6d19e711 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.0.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.0.bb @@ -34,6 +34,7 @@ EXTRA_OEMESON = "-Dunit_testing=false" RDEPENDS:${PN} = "python3-core python3-netifaces python3-pyyaml \ python3-dbus python3-rich python3-cffi \ + python3-json python3-fcntl \ util-linux-libuuid libnetplan \ " -- 2.46.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111866): https://lists.openembedded.org/g/openembedded-devel/message/111866 Mute This Topic: https://lists.openembedded.org/mt/107998395/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
