[OE-core] [PATCH 3/3] ofono: drop unmaintained _git recipe

Maxin B. John maxin.john at intel.com
Mon May 8 10:46:51 UTC 2017


Similar to gstreamer _git recipes, this recipe wasn't kept upto date
or tested regularly.

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-connectivity/ofono/ofono_git.bb | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 meta/recipes-connectivity/ofono/ofono_git.bb

diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb
deleted file mode 100644
index beafb77..0000000
--- a/meta/recipes-connectivity/ofono/ofono_git.bb
+++ /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
-}
-
-- 
2.4.0




More information about the Openembedded-core mailing list