]> code.ossystems Code Review - openembedded-core.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>
Fri, 23 Sep 2016 17:06:10 +0000 (18:06 +0100)
commit08c9a363cc600cb58ab98cf22de0f7963720dea3
tree40e970cb8f1bd7af3685f6b10bec242cd93ccbb4
parent896cfb10ec166a677cbb3b4f8643719cabeb7663
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.

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