summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/connman/connman_1.31.bb
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2016-01-12 18:20:31 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-17 11:32:20 +0000
commitdd329d28ab3f47c8b03563e88703f6b1c09ce72b (patch)
treefff0f88d1fe479ee6fbeeb3e894226ba4c45353d /meta/recipes-connectivity/connman/connman_1.31.bb
parentb2c1c48d90aa9a94f90836557856e0319ddcb524 (diff)
downloadopenembedded-core-dd329d28ab3f47c8b03563e88703f6b1c09ce72b.tar.gz
openembedded-core-dd329d28ab3f47c8b03563e88703f6b1c09ce72b.tar.bz2
openembedded-core-dd329d28ab3f47c8b03563e88703f6b1c09ce72b.zip
connman: upgrade to 1.31
1.30 -> 1.31 Included newly introduced connman-wait-online service. Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/connman/connman_1.31.bb')
-rw-r--r--meta/recipes-connectivity/connman/connman_1.31.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.31.bb b/meta/recipes-connectivity/connman/connman_1.31.bb
new file mode 100644
index 0000000000..7b6bcfb0b1
--- /dev/null
+++ b/meta/recipes-connectivity/connman/connman_1.31.bb
@@ -0,0 +1,14 @@
+require connman.inc
+
+SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
+ file://0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch \
+ file://0001-Detect-backtrace-API-availability-before-using-it.patch \
+ file://0002-resolve-musl-does-not-implement-res_ninit.patch \
+ file://0003-Fix-header-inclusions-for-musl.patch \
+ file://connman \
+ "
+SRC_URI[md5sum] = "cb1c413fcc4f49430294bbd7a92f5f3c"
+SRC_URI[sha256sum] = "88fcf0b6df334796b90e2fd2e434d6f5b36cd6f13b886a119b8c90276b72b8e2"
+
+RRECOMMENDS_${PN} = "connman-conf"
+