From: Lukasz Nowak <lno...@tycoint.com> Tested with ofono master branch after 1.19.
Recipe disabled by default with: DEFAULT_PREFERENCE = "-1" Signed-off-by: Lukasz Nowak <lno...@tycoint.com> --- meta/recipes-connectivity/ofono/ofono_git.bb | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb index beafb77..a1e320c 100644 --- a/meta/recipes-connectivity/ofono/ofono_git.bb +++ b/meta/recipes-connectivity/ofono/ofono_git.bb @@ -1,14 +1,10 @@ require ofono.inc S = "${WORKDIR}/git" -SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514" -PV = "0.12-git${SRCPV}" -PR = "r5" +SRCREV = "149002c1100d0ff5e8c7ee4a096e34012853cc88" +PV = "1.19-git0+${SRCPV}" SRC_URI = "git://git.kernel.org/pub/scm/network/ofono/ofono.git \ file://ofono" -do_configure_prepend () { - ${S}/bootstrap -} - +DEFAULT_PREFERENCE = "-1" -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core