From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 14/14] babeltrace: switch over to git
Date: Fri, 4 May 2018 15:32:44 +0300 [thread overview]
Message-ID: <20180504123244.43049-14-alexander.kanavin@linux.intel.com> (raw)
In-Reply-To: <20180504123244.43049-1-alexander.kanavin@linux.intel.com>
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
next prev parent reply other threads:[~2018-05-04 12:38 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-04 12:32 [PATCH 01/14] gobject-introspection: update to 1.56.1 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 02/14] ffmpeg: update to 4.0 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 03/14] vala: update to 0.40.4 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 04/14] libfm: update to 1.3.0.2 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 05/14] pcmanfm: update to 1.3.0 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 06/14] epiphany: update to 3.28.1.1 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 07/14] ca-certificates: update to 20180409 Alexander Kanavin
2018-05-08 7:47 ` Richard Purdie
2018-05-08 11:30 ` Alexander Kanavin
2018-05-04 12:32 ` [PATCH 08/14] gnome-desktop3: update to 3.28.1 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 09/14] libwebp: update to 1.0.0 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 10/14] procps: update to 3.3.14 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 11/14] webkitgtk: update to 2.20.1 Alexander Kanavin
2018-05-04 12:32 ` [PATCH 12/14] meson: update to 0.46.0 Alexander Kanavin
2018-05-04 12:43 ` Nirbheek Chauhan
2018-06-19 5:03 ` [PATCH 12/14] meson: update to 0.46.0 -- broke systemd on qemuppc Randy MacLeod
2018-06-19 5:17 ` Nirbheek Chauhan
2018-06-19 9:59 ` Burton, Ross
2018-06-19 12:01 ` Alexander Kanavin
2018-06-19 16:00 ` Khem Raj
2018-06-19 19:49 ` Burton, Ross
2018-06-19 20:06 ` Randy MacLeod
2018-06-19 20:22 ` Burton, Ross
2018-06-19 20:01 ` Randy MacLeod
2018-06-19 20:09 ` Alexander Kanavin
2018-06-19 20:24 ` Nirbheek Chauhan
2018-06-19 23:02 ` Burton, Ross
2018-06-19 23:13 ` Burton, Ross
2018-06-19 23:39 ` Khem Raj
2018-05-04 12:32 ` [PATCH 13/14] ifupdown: correct the repository location Alexander Kanavin
2018-05-04 12:32 ` Alexander Kanavin [this message]
2018-05-04 12:46 ` [PATCH 14/14] babeltrace: switch over to git Paulo Neves
2018-05-04 12:48 ` Alexander Kanavin
2018-05-04 12:55 ` Burton, Ross
2018-05-04 13:12 ` Paulo Neves
2018-05-04 13:30 ` Scott Rifenbark
2018-05-04 19:51 ` Martin Jansa
2018-05-07 10:17 ` Alexander Kanavin
2018-05-08 9:25 ` Burton, Ross
2018-05-08 15:18 ` Michael Halstead
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180504123244.43049-14-alexander.kanavin@linux.intel.com \
--to=alexander.kanavin@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox