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

# 1.4 tag
SRCREV = "f701bbca259f1f35e68d338f31f5373f75f3da5f"
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"
S = "${WORKDIR}/git"
PR = "${INC_PR}.0"