lttng-ust: cannot find -llttng-ust-tracepoint
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 26 Feb 2013 09:24:12 +0000 (17:24 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Feb 2013 16:02:28 +0000 (08:02 -0800)
commit7a7f317eb261a1ecf05342de950143ac1dce17c6
tree22e7e77ff9b76de043f18a4558fe3a5839cebf1a
parent6875f55c527a18692bdfc0a6eb6fc5dc613fb821
lttng-ust: cannot find -llttng-ust-tracepoint

liblttng_ust.la should depend on liblttng-ust-tracepoint.la, otherwise
there maybe a parallel build issue when building liblttng_ust.la:

ld: cannot find -llttng-ust-tracepoint

[YOCTO #3934]

(From OE-Core rev: b947dbc72b3cd03901112c1bab6ac0b81f1b374f)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-ust/depends-liblttng-ust-tracepoin.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb