]> code.ossystems Code Review - openembedded-core.git/commitdiff
connman: Drop now unneeded patch
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 7 Jul 2009 14:17:10 +0000 (15:17 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 7 Jul 2009 14:17:10 +0000 (15:17 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/connman/connman_git.bb

index 59b6e287327ded731e34ae2ed91f10593032ab59..9372e8d647bd4f2591258af9ff5db9185e28701a 100644 (file)
@@ -1,7 +1,7 @@
 HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
 SUMMARY  = "Moblin Connection Manager"
 PV       = "0.19+git${SRCREV}"
-PR       = "r15"
+PR       = "r16"
 S        = "${WORKDIR}/git"
 LICENSE  = "GPL"
 
@@ -17,7 +17,6 @@ EXTRA_OECONF += " \
 
 SRC_URI  = "git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \
             file://connman-install-tests.patch;patch=1 \
-            file://udevfix.patch;patch=1 \
             file://dbusperms.patch;patch=1 \
             file://connman "