mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
lttng/perf: depend on virtual/kernel:do_install
To ensure that the minimal environment has been created for out of tree module builds, perf and lttng should depend on the do_install task of the kernel. (From OE-Core rev: 7f934946fdb3184a06ce1a2cdc29559e7c468492) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b829eaa125
commit
2214cb2e2c
@@ -32,7 +32,7 @@ DEPENDS = " \
|
||||
bison flex \
|
||||
"
|
||||
|
||||
do_configure[depends] += "virtual/kernel:do_patch"
|
||||
do_configure[depends] += "virtual/kernel:do_install"
|
||||
|
||||
PROVIDES = "virtual/perf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user