diff options
Diffstat (limited to 'recipes/connman/connman_0.46.bb')
-rw-r--r-- | recipes/connman/connman_0.46.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/connman/connman_0.46.bb b/recipes/connman/connman_0.46.bb index 862765fda9..b82fbd7de2 100644 --- a/recipes/connman/connman_0.46.bb +++ b/recipes/connman/connman_0.46.bb @@ -32,8 +32,8 @@ 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://link-against-libnl2.patch;apply=yes \ + file://no_system_user_perms.patch;apply=yes \ file://connman \ " |