Openembedded Core Discussions
 help / color / mirror / Atom feed
* [meta][PATCH] ofono: convert recipe to use git
@ 2019-10-03 17:18 Nicola Lunghi
  2019-10-03 17:32 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 1 reply; 2+ messages in thread
From: Nicola Lunghi @ 2019-10-03 17:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Nicola Lunghi

From: Nicola Lunghi <nick83ola@gmail.com>

ofono has a git repository available.
Use that instead of the KERNELORG_MIRROR

Signed-off-by: Nicola Lunghi <nicola.lunghi@jci.com>
---
 meta/recipes-connectivity/ofono/ofono.inc     | 4 +++-
 meta/recipes-connectivity/ofono/ofono_1.30.bb | 3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-connectivity/ofono/ofono.inc b/meta/recipes-connectivity/ofono/ofono.inc
index bbf31c3a9d..63f97a97d7 100644
--- a/meta/recipes-connectivity/ofono/ofono.inc
+++ b/meta/recipes-connectivity/ofono/ofono.inc
@@ -7,10 +7,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
 DEPENDS = "dbus glib-2.0 udev mobile-broadband-provider-info ell"
 
 SRC_URI = "\
-    ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
+    git://git.kernel.org/pub/scm/network/ofono/ofono.git \
     file://ofono \
 "
 
+S = "${WORKDIR}/git"
+
 inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data
 
 INITSCRIPT_NAME = "ofono"
diff --git a/meta/recipes-connectivity/ofono/ofono_1.30.bb b/meta/recipes-connectivity/ofono/ofono_1.30.bb
index 71c33e1287..37cc0c79d0 100644
--- a/meta/recipes-connectivity/ofono/ofono_1.30.bb
+++ b/meta/recipes-connectivity/ofono/ofono_1.30.bb
@@ -3,5 +3,4 @@ require ofono.inc
 SRC_URI_append = " \
     file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch \
 "
-SRC_URI[md5sum] = "2b1ce11a4db1f4b5c8cd96eb7e96ba0c"
-SRC_URI[sha256sum] = "8079735efc5d7f33be9e792e791f2f7ff75c31ce67d477b994673e32319eec5c"
+SRCREV = "c1de25bcb4541ee4c69cbd31baea681025df43ed"
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* ✗ patchtest: failure for ofono: convert recipe to use git
  2019-10-03 17:18 [meta][PATCH] ofono: convert recipe to use git Nicola Lunghi
@ 2019-10-03 17:32 ` Patchwork
  0 siblings, 0 replies; 2+ messages in thread
From: Patchwork @ 2019-10-03 17:32 UTC (permalink / raw)
  To: nick83ola; +Cc: openembedded-core

== Series Details ==

Series: ofono: convert recipe to use git
Revision: 1
URL   : https://patchwork.openembedded.org/series/20284/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at 520c6f30cd)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-03 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-03 17:18 [meta][PATCH] ofono: convert recipe to use git Nicola Lunghi
2019-10-03 17:32 ` ✗ patchtest: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox