summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman_0.79.bb
blob: 898fb11f077471157c856d8461001b85b3f3da14 (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 = "${INC_PR}.0"