]> code.ossystems Code Review - openembedded-core.git/commit
lttng-tools: Add missing DEPENDS on bison-native
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Sep 2021 10:55:49 +0000 (11:55 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 19 Jan 2022 15:02:51 +0000 (05:02 -1000)
commit32dd9e93c8a49c07d28c8bf240145c9e48864de7
treea02d4e2b0460067e7c877df25f327ab5edb96bf9
parent010477bc44a90b1f0dea82fbb824c9c9038edc80
lttng-tools: Add missing DEPENDS on bison-native

This was being provided by other pieces of the dependency chain but is
specifically required by configure and could fail if those pieces come
from sstate. Fix such builds by adding the missing dependency.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ba2587beb2a3fb0ef9139f846e161542d2c5c4ae)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb