Skip to content
Snippets Groups Projects
Commit d66b6541 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin: Committed by Bernhard Rosenkränzer
Browse files

packagegroup-connectivity: Include networkmanager


This provides a fully fledged network manager in our reference images.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 4a49b576
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ RDEPENDS_packagegroup-net-essentials = "\ ...@@ -16,6 +16,7 @@ RDEPENDS_packagegroup-net-essentials = "\
dhcp-client \ dhcp-client \
dropbear \ dropbear \
${@bb.utils.contains("COMBINED_FEATURES", "wifi", "packagegroup-base-wifi iw", "", d)} \ ${@bb.utils.contains("COMBINED_FEATURES", "wifi", "packagegroup-base-wifi iw", "", d)} \
networkmanager \
" "
RDEPENDS_packagegroup-net-tools = "\ RDEPENDS_packagegroup-net-tools = "\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment