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

# 1.3 tag
SRCREV = "3c0fa84091524c7cd6237744f2088ffee2f1d5ad"
SRC_URI  = "git://git.kernel.org/pub/scm/network/connman/connman.git \
            file://0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch \
            file://add_xuser_dbus_permission.patch \
            file://connman \
            file://0002-storage.c-If-there-is-no-d_type-support-use-fstatat.patch \
            file://0001-timezone.c-If-there-is-no-d_type-support-use-fstatat.patch \
            file://0001-storage-check-that-the-string-isn-t-empty-before-spl.patch"
S = "${WORKDIR}/git"
PR = "${INC_PR}.2"