* [PATCH 1/2] ifupdown: correct the repository location @ 2018-05-03 6:37 Alexander Kanavin 2018-05-03 6:37 ` [PATCH 2/2] babeltrace: switch over to git Alexander Kanavin 2018-05-03 7:02 ` ✗ patchtest: failure for "ifupdown: correct the reposito..." and 1 more Patchwork 0 siblings, 2 replies; 3+ messages in thread From: Alexander Kanavin @ 2018-05-03 6:37 UTC (permalink / raw) To: openembedded-core The old repo is gone. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> --- meta/recipes-core/ifupdown/ifupdown_0.8.16.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/ifupdown/ifupdown_0.8.16.bb b/meta/recipes-core/ifupdown/ifupdown_0.8.16.bb index 5654528ae87..e9f3a2aee9b 100644 --- a/meta/recipes-core/ifupdown/ifupdown_0.8.16.bb +++ b/meta/recipes-core/ifupdown/ifupdown_0.8.16.bb @@ -6,7 +6,7 @@ the file /etc/network/interfaces." LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -SRC_URI = "git://anonscm.debian.org/git/collab-maint/ifupdown.git \ +SRC_URI = "git://salsa.debian.org/debian/ifupdown.git;protocol=https \ file://defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch \ file://inet-6-.defn-fix-inverted-checks-for-loopback.patch \ file://99_network \ -- 2.16.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] babeltrace: switch over to git 2018-05-03 6:37 [PATCH 1/2] ifupdown: correct the repository location Alexander Kanavin @ 2018-05-03 6:37 ` Alexander Kanavin 2018-05-03 7:02 ` ✗ patchtest: failure for "ifupdown: correct the reposito..." and 1 more Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Alexander Kanavin @ 2018-05-03 6:37 UTC (permalink / raw) To: openembedded-core Tarball directory is gone. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> --- meta/recipes-kernel/lttng/babeltrace_1.5.5.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-kernel/lttng/babeltrace_1.5.5.bb b/meta/recipes-kernel/lttng/babeltrace_1.5.5.bb index 92d86b92e8b..5d7a7efd2f5 100644 --- a/meta/recipes-kernel/lttng/babeltrace_1.5.5.bb +++ b/meta/recipes-kernel/lttng/babeltrace_1.5.5.bb @@ -10,10 +10,10 @@ DEPENDS = "glib-2.0 util-linux popt bison-native flex-native" inherit autotools pkgconfig -SRC_URI = "http://www.efficios.com/files/babeltrace/babeltrace-${PV}.tar.bz2 \ +SRC_URI = "git://git.linuxfoundation.org/diamon/babeltrace.git;branch=stable-1.5 \ " EXTRA_OECONF = "--disable-debug-info" -SRC_URI[md5sum] = "7decafd46093e4e47c14e7307d498986" -SRC_URI[sha256sum] = "409146789b4a6b81f6a275fcad932a030743d444f6de5bd4a34aaf17aa72e8ac" +S = "${WORKDIR}/git" +SRCREV = "d68a4daf85c73ab7d7070de0c98d0c170af4758e" -- 2.16.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* ✗ patchtest: failure for "ifupdown: correct the reposito..." and 1 more 2018-05-03 6:37 [PATCH 1/2] ifupdown: correct the repository location Alexander Kanavin 2018-05-03 6:37 ` [PATCH 2/2] babeltrace: switch over to git Alexander Kanavin @ 2018-05-03 7:02 ` Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2018-05-03 7:02 UTC (permalink / raw) To: Alexander Kanavin; +Cc: openembedded-core == Series Details == Series: "ifupdown: correct the reposito..." and 1 more Revision: 1 URL : https://patchwork.openembedded.org/series/11970/ 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 1b03cdf290) 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] 3+ messages in thread
end of thread, other threads:[~2018-05-03 7:02 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-05-03 6:37 [PATCH 1/2] ifupdown: correct the repository location Alexander Kanavin 2018-05-03 6:37 ` [PATCH 2/2] babeltrace: switch over to git Alexander Kanavin 2018-05-03 7:02 ` ✗ patchtest: failure for "ifupdown: correct the reposito..." and 1 more Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox