From 23fd24919418a8ae23ed1fc1a3f665f46a72aca5 Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Thu, 8 Apr 2010 14:17:23 +0200 Subject: [PATCH] connman: bump v0.46 to v0.51 Signed-off-by: Sebastian Spaeth --- recipes/connman/{connman_0.46.bb => connman_0.51.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename recipes/connman/{connman_0.46.bb => connman_0.51.bb} (93%) diff --git a/recipes/connman/connman_0.46.bb b/recipes/connman/connman_0.51.bb similarity index 93% rename from recipes/connman/connman_0.46.bb rename to recipes/connman/connman_0.51.bb index 9fcd7a780f..cde0210a1c 100644 --- a/recipes/connman/connman_0.46.bb +++ b/recipes/connman/connman_0.51.bb @@ -1,5 +1,5 @@ require connman.inc -PR = "r5" +PR = "r1" EXTRA_OECONF += "\ --disable-gtk-doc \ @@ -33,6 +33,5 @@ EXTRA_OECONF += "\ SRC_URI = "\ http://www.kernel.org/pub/linux/network/connman/connman-${PV}.tar.gz \ file://link-against-libnl2.patch;patch=1 \ - file://no_system_user_perms.patch;patch=1 \ file://connman \ " -- 2.39.5