summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/connman/connman_1.3.bb')
-rw-r--r--meta/recipes-connectivity/connman/connman_1.3.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.3.bb b/meta/recipes-connectivity/connman/connman_1.3.bb
deleted file mode 100644
index 4d82794418..0000000000
--- a/meta/recipes-connectivity/connman/connman_1.3.bb
+++ /dev/null
@@ -1,13 +0,0 @@
1require connman.inc
2
3# 1.3 tag
4SRCREV = "3c0fa84091524c7cd6237744f2088ffee2f1d5ad"
5SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git \
6 file://0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch \
7 file://add_xuser_dbus_permission.patch \
8 file://connman \
9 file://0002-storage.c-If-there-is-no-d_type-support-use-fstatat.patch \
10 file://0001-timezone.c-If-there-is-no-d_type-support-use-fstatat.patch \
11 file://0001-storage-check-that-the-string-isn-t-empty-before-spl.patch"
12S = "${WORKDIR}/git"
13PR = "${INC_PR}.2"