]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lttng-tools: fixes a wrong header issue
authorMing Liu <peter.x.liu@external.atlascopco.com>
Fri, 23 Sep 2016 10:58:53 +0000 (12:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Sep 2016 06:30:09 +0000 (07:30 +0100)
commita9f4b94f4fe4d4c626f3c7cd57582ca4e5b57e8d
tree694d26c481a2db6067dfac32e4cadd130041f670
parent7caf628e83c32723c8c1598b88e71df45b651221
lttng-tools: fixes a wrong header issue

This fixes a following compiling issue:
| agent.c:33:19: fatal error: error.h: No such file or directory
|  #include "error.h"

it's back-ported from lttng-tools upstream, we need it in SRC_URI
since 2.8 is still the latest release.

(From OE-Core rev: 08c9a363cc600cb58ab98cf22de0f7963720dea3)

Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-tools/0001-Fix-error.h-common-error.h.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-tools_git.bb