mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
networkmanager: Add a method to stop network manager controlling selected network interfaces
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4843 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -7,11 +7,12 @@ DEPENDS = "libnl dbus dbus-glib hal gconf-dbus wireless-tools ppp gnome-common"
|
||||
RDEPENDS = "hal wpa-supplicant iproute2 dhcp-client"
|
||||
|
||||
PV = "0.7+svnr${SRCREV}"
|
||||
PR = "r6"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI="svn://svn.gnome.org/svn/NetworkManager/;module=trunk;proto=http \
|
||||
file://no-restarts.diff;patch=1;pnum=0 \
|
||||
file://makefile-fix.patch;patch=1 \
|
||||
file://allow-disabling.patch;patch=1 \
|
||||
file://NetworkManager \
|
||||
file://99_networkmanager"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user