]> code.ossystems Code Review - openembedded-core.git/commitdiff
ofono: drop unmaintained _git recipe
authorMaxin B. John <maxin.john@intel.com>
Mon, 8 May 2017 10:46:51 +0000 (13:46 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 13:01:40 +0000 (14:01 +0100)
Similar to gstreamer _git recipes, this recipe wasn't kept upto date
or tested regularly.

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/ofono/ofono_git.bb [deleted file]

diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb
deleted file mode 100644 (file)
index beafb77..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-require ofono.inc
-
-S       = "${WORKDIR}/git"
-SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514"
-PV      = "0.12-git${SRCPV}"
-PR = "r5"
-
-SRC_URI  = "git://git.kernel.org/pub/scm/network/ofono/ofono.git \
-           file://ofono"
-
-do_configure_prepend () {
-  ${S}/bootstrap
-}
-