aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb
AgeCommit message (Collapse)Author
2014-08-23lttng-ust: add python-core to RDEPENDS_lttng-ust-binRobert Yang
There is only one script lttng-gen-tp which is a python in lttng-ust-bin, and it is a python script. And the lttng-ust doesn't have to rdepend on python. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-15lttng-ust/lttng-modules: Update LICENSE to reflect MITRichard Purdie
The code in question clearly states MIT is a third license. Update LICENSE to reflect this (in one case, we did list BSD which is effectively the same thing but this removes confusion). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-15lttng-ust: update to version 2.5.0Yasir-Khan
update to latest stable-2.5 revision Signed-off-by: Yasir-Khan <yasir_khan@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>