summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-connectivity/ofono/ofono_git.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb
deleted file mode 100644
index beafb775c2..0000000000
--- a/meta/recipes-connectivity/ofono/ofono_git.bb
+++ /dev/null
@@ -1,14 +0,0 @@
1require ofono.inc
2
3S = "${WORKDIR}/git"
4SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514"
5PV = "0.12-git${SRCPV}"
6PR = "r5"
7
8SRC_URI = "git://git.kernel.org/pub/scm/network/ofono/ofono.git \
9 file://ofono"
10
11do_configure_prepend () {
12 ${S}/bootstrap
13}
14