summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman_0.79.bb
blob: da48e94932573a94344262d7adabba637ebc8116 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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://connman"
S = "${WORKDIR}/git"
PR = "r2"