[oe-commits] [openembedded-core] 28/37: ofono: drop unmaintained _git recipe

git at git.openembedded.org git at git.openembedded.org
Thu May 18 13:02:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 9348ab34de2fe2ab04c8b84011809045c632fd87
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Mon May 8 13:46:51 2017 +0300

    ofono: drop unmaintained _git recipe
    
    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>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-connectivity/ofono/ofono_git.bb | 14 --------------
 1 file changed, 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 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
-}
-

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list