networkmanager 0.8.1: fix build against libl using the patch from the git version
authorKoen Kooi <koen@openembedded.org>
Thu, 24 Mar 2011 09:44:24 +0000 (10:44 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 24 Mar 2011 10:43:58 +0000 (11:43 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/networkmanager/networkmanager_0.8.1.bb

index 90b8946..ca6572f 100644 (file)
@@ -1,6 +1,6 @@
 require networkmanager-0.7.inc
 
-PR = "r2"
+PR = "r3"
 
 DEFAULT_PREFERENCE = "-1"
 
@@ -10,6 +10,7 @@ SRC_URI += " \
     file://nm-system-settings.conf \
     file://NetworkManager \
     file://gtk-doc.make \
+    file://0001-respect-libnl-flags-also-in-backends-ip6-manager.patch \
 "
 
 SRC_URI[md5sum] = "96e551149dda8f6e0a5621f77468ba79"