]> code.ossystems Code Review - openembedded-core.git/commit
babeltrace2: added first version, 2.0.1
authorAnders Wallin <wallinux@gmail.com>
Thu, 5 Mar 2020 12:06:29 +0000 (13:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Mar 2020 08:19:12 +0000 (08:19 +0000)
commitbe52889ba5e5a2cf02f50b3f3acee8ca72ec494d
tree57526cdcd781d8290782a98346d9ee0a0fd4f481
parente7a7ce0999de3c562e7288538641087cf6d55d1f
babeltrace2: added first version, 2.0.1

Babeltrace 1 vs. Babeltrace 2

The Babeltrace project exists since 2010. In 2020, Babeltrace 2 was released.
Babeltrace 2 is a complete rewrite of the library, Python bindings, and CLI. It
is plugin based and offers much more features and potential than Babeltrace 1.

Because Babeltrace 2 is still a young released project, some distributions still
provide packages for the Babeltrace 1 project. Both projects can coexist on the
same system as there are no common installed files.

Signed-off-by: Anders Wallin <wallinux@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/distro_alias.inc
meta/conf/distro/include/maintainers.inc
meta/conf/distro/include/ptest-packagelists.inc
meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
meta/recipes-kernel/lttng/babeltrace2/0001-tests-do-not-run-test-applications-from-.libs.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/babeltrace2/run-ptest [new file with mode: 0755]
meta/recipes-kernel/lttng/babeltrace2_2.0.1.bb [new file with mode: 0644]