diff mbox

[1/7] lttng-usr: Version 2.1.1 added

Message ID b553dc8ff7239e76f6bb9d7d1927d1e04f309ca7.1361970483.git.kibo@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

Kim Bøndergaard Feb. 27, 2013, 1:10 p.m. UTC
---
 recipes/lttng/lttng-ust_2.1.1.oe     | 16 ++++++++++++++++
 recipes/lttng/lttng-ust_2.1.1.oe.sig |  1 +
 2 files changed, 17 insertions(+)
 create mode 100644 recipes/lttng/lttng-ust_2.1.1.oe
 create mode 100644 recipes/lttng/lttng-ust_2.1.1.oe.sig

Comments

Esben Haabendal March 4, 2013, 11:33 a.m. UTC | #1
Kim Bøndergaard <kibo@prevas.dk> writes:

> ---
>  recipes/lttng/lttng-ust_2.1.1.oe     | 16 ++++++++++++++++
>  recipes/lttng/lttng-ust_2.1.1.oe.sig |  1 +
>  2 files changed, 17 insertions(+)
>  create mode 100644 recipes/lttng/lttng-ust_2.1.1.oe
>  create mode 100644 recipes/lttng/lttng-ust_2.1.1.oe.sig
>
> diff --git a/recipes/lttng/lttng-ust_2.1.1.oe b/recipes/lttng/lttng-ust_2.1.1.oe
> new file mode 100644
> index 0000000..6ff2239
> --- /dev/null
> +++ b/recipes/lttng/lttng-ust_2.1.1.oe
> @@ -0,0 +1,16 @@
> +SUMMARY = "Linux Trace Toolkit Userspace Tracer 2.0"
> +DESCRIPTION = "The LTTng UST 2.0 package contains the userspace tracer library to trace userspace codes."
> +HOMEPAGE = "http://lttng.org/lttng2.0"
> +LICENSE = "LGPLv2.1+ & BSD"
> +
> +inherit c++ autotools-autoreconf
> +
> +DEPENDS = "liburcu util-linux libuuid librt libdl"
> +SRC_URI = "http://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2"
> +
> +PACKAGES = "${PN}-dbg ${PN}-doc ${PN} ${PN}-dev ${PN}-locale ${PN}-demos"
> +
> +FILES_${PN}-demos = "/tmp/"
> +FILES_${PN} += "${libdir}/*.so"
> +
> +RDEPENDS_${PN} = "liburcu "
> diff --git a/recipes/lttng/lttng-ust_2.1.1.oe.sig b/recipes/lttng/lttng-ust_2.1.1.oe.sig
> new file mode 100644
> index 0000000..8624de4
> --- /dev/null
> +++ b/recipes/lttng/lttng-ust_2.1.1.oe.sig
> @@ -0,0 +1 @@
> +259551ba117dc1ec57f0fe325bb4590c79a67c92  lttng-ust-2.1.1.tar.bz2

Merged to master (but using lttng-ust.inc common with old version).

/Esben
diff mbox

Patch

diff --git a/recipes/lttng/lttng-ust_2.1.1.oe b/recipes/lttng/lttng-ust_2.1.1.oe
new file mode 100644
index 0000000..6ff2239
--- /dev/null
+++ b/recipes/lttng/lttng-ust_2.1.1.oe
@@ -0,0 +1,16 @@ 
+SUMMARY = "Linux Trace Toolkit Userspace Tracer 2.0"
+DESCRIPTION = "The LTTng UST 2.0 package contains the userspace tracer library to trace userspace codes."
+HOMEPAGE = "http://lttng.org/lttng2.0"
+LICENSE = "LGPLv2.1+ & BSD"
+
+inherit c++ autotools-autoreconf
+
+DEPENDS = "liburcu util-linux libuuid librt libdl"
+SRC_URI = "http://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2"
+
+PACKAGES = "${PN}-dbg ${PN}-doc ${PN} ${PN}-dev ${PN}-locale ${PN}-demos"
+
+FILES_${PN}-demos = "/tmp/"
+FILES_${PN} += "${libdir}/*.so"
+
+RDEPENDS_${PN} = "liburcu "
diff --git a/recipes/lttng/lttng-ust_2.1.1.oe.sig b/recipes/lttng/lttng-ust_2.1.1.oe.sig
new file mode 100644
index 0000000..8624de4
--- /dev/null
+++ b/recipes/lttng/lttng-ust_2.1.1.oe.sig
@@ -0,0 +1 @@ 
+259551ba117dc1ec57f0fe325bb4590c79a67c92  lttng-ust-2.1.1.tar.bz2