mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
Make NetworkManager overrideable for machines.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4545 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -83,7 +83,7 @@ RDEPENDS_task-poky-apps-x11-pimlico = "\
|
||||
gaku \
|
||||
${WEB}"
|
||||
|
||||
|
||||
NETWORK_MANAGER = "networkmanager-applet"
|
||||
RDEPENDS_task-poky-x11-sato = "\
|
||||
matchbox-desktop \
|
||||
matchbox-session-sato \
|
||||
@@ -94,5 +94,6 @@ RDEPENDS_task-poky-x11-sato = "\
|
||||
xcursor-transparent-theme \
|
||||
sato-icon-theme \
|
||||
settings-daemon \
|
||||
networkmanager-applet \
|
||||
gtk-sato-engine"
|
||||
gtk-sato-engine \
|
||||
$(NETWORK_MANAGER)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user