1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

ofono: drop unmaintained _git recipe

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

(From OE-Core rev: 9348ab34de2fe2ab04c8b84011809045c632fd87)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Maxin B. John
2017-05-08 13:46:51 +03:00
committed by Richard Purdie
parent f74c3dc19c
commit e60319ddb0
@@ -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
}