1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +00:00

networkmanager: Update to work with recent libnl

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-05-16 12:46:45 +01:00
parent e423eadb0f
commit 40bb7a30fc
2 changed files with 31 additions and 1 deletions
@@ -7,10 +7,11 @@ DEPENDS = "libnl dbus dbus-glib hal gconf-dbus wireless-tools ppp gnome-common p
RDEPENDS = "hal wpa-supplicant iproute2 dhcp-client"
PV = "0.7+svnr${SRCREV}"
PR = "r8"
PR = "r9"
SRC_URI="svn://svn.gnome.org/svn/NetworkManager/;module=trunk;proto=http \
file://no-restarts.diff;patch=1;pnum=0 \
file://libnlfix.patch;patch=1 \
file://makefile-fix.patch;patch=1 \
file://allow-disabling.patch;patch=1 \
file://NetworkManager \