summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman_0.79.bb
blob: 4c57dab80d8042a21fb3f9511bdc35e62c63b6a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require connman.inc

# 0.79 tag
SRCREV = "442b1fe603e005814f592a3dbcf0d0bfb13f961c"
SRC_URI  = "git://git.kernel.org/pub/scm/network/connman/connman.git \
            file://add_xuser_dbus_permission.patch \
            file://ethernet_default.patch \
            file://disable_alg-test.patch \
            file://0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch \
            file://test-set-ipv4-method-api-fix.patch \
            file://test-set-ipv6-method-api-fix.patch \
            file://connman"
S = "${WORKDIR}/git"
PR = "r3"