All of lore.kernel.org
 help / color / mirror / Atom feed
From: <maxin.john@enea.com>
To: <radu.moisan@intel.com>, <richard.purdie@linuxfoundation.org>
Cc: anders.roxell@enea.com, "Maxin B. John" <maxin.john@enea.com>,
	openembedded-core@lists.openembedded.org
Subject: [PATCH] lttng: babeltrace: Update to upstream version 1.1.0
Date: Mon, 25 Mar 2013 12:52:58 +0100	[thread overview]
Message-ID: <1364212378-14144-1-git-send-email-maxin.john@enea.com> (raw)

From: "Maxin B. John" <maxin.john@enea.com>

Also updated the BUGTRACKER

Signed-off-by: Maxin B. John <maxin.john@enea.com>
---
 meta/recipes-kernel/lttng/babeltrace_1.0.3.bb |   23 -----------------------
 meta/recipes-kernel/lttng/babeltrace_1.1.0.bb |   23 +++++++++++++++++++++++
 2 files changed, 23 insertions(+), 23 deletions(-)
 delete mode 100644 meta/recipes-kernel/lttng/babeltrace_1.0.3.bb
 create mode 100644 meta/recipes-kernel/lttng/babeltrace_1.1.0.bb

diff --git a/meta/recipes-kernel/lttng/babeltrace_1.0.3.bb b/meta/recipes-kernel/lttng/babeltrace_1.0.3.bb
deleted file mode 100644
index fe1c04f..0000000
--- a/meta/recipes-kernel/lttng/babeltrace_1.0.3.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-SUMMARY = "Babeltrace - Trace Format Babel Tower"
-DESCRIPTION = "Babeltrace provides trace read and write libraries in host side, as well as a trace converter, which used to convert LTTng 2.0 traces into human-readable log."
-HOMEPAGE = "http://www.efficios.com/babeltrace/"
-BUGTRACKER = "n/a"
-
-LICENSE = "MIT & GPLv2"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=76ba15dd76a248e1dd526bca0e2125fa"
-
-inherit autotools
-
-DEPENDS = "glib-2.0 util-linux popt"
-
-SRCREV = "9eaf25433864cefc40242e0257a0177ef4515930"
-PV = "1.0+git${SRCPV}"
-PR = "r0"
-
-SRC_URI = "git://git.efficios.com/babeltrace.git;protocol=git"
-
-S = "${WORKDIR}/git"
-
-do_configure_prepend () {
-	( cd ${S}; ${S}/bootstrap )
-}
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.1.0.bb b/meta/recipes-kernel/lttng/babeltrace_1.1.0.bb
new file mode 100644
index 0000000..dd7e056
--- /dev/null
+++ b/meta/recipes-kernel/lttng/babeltrace_1.1.0.bb
@@ -0,0 +1,23 @@
+SUMMARY = "Babeltrace - Trace Format Babel Tower"
+DESCRIPTION = "Babeltrace provides trace read and write libraries in host side, as well as a trace converter, which used to convert LTTng 2.0 traces into human-readable log."
+HOMEPAGE = "http://www.efficios.com/babeltrace/"
+BUGTRACKER = "https://bugs.lttng.org/projects/babeltrace"
+
+LICENSE = "MIT & GPLv2"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=76ba15dd76a248e1dd526bca0e2125fa"
+
+inherit autotools
+
+DEPENDS = "glib-2.0 util-linux popt"
+
+SRCREV = "c99b1910bea848e8f0ae5641bb63b8f4f84f3ec0"
+PV = "1.1+git${SRCPV}"
+PR = "r0"
+
+SRC_URI = "git://git.efficios.com/babeltrace.git;protocol=git"
+
+S = "${WORKDIR}/git"
+
+do_configure_prepend () {
+	( cd ${S}; ${S}/bootstrap )
+}
-- 
1.7.5.4




                 reply	other threads:[~2013-03-25 12:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1364212378-14144-1-git-send-email-maxin.john@enea.com \
    --to=maxin.john@enea.com \
    --cc=anders.roxell@enea.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=radu.moisan@intel.com \
    --cc=richard.purdie@linuxfoundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.