1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

bitbake: bitbake: tests: Add mcdepends test

Adds a test to validate that mcdepends causes the dependent tasks to
build, and also that a change in the dependent task causes the dependee
task to re-execute.

(Bitbake rev: f2062c41693f9f684bdaf2df0a2a08b7f3871026)

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joshua Watt
2020-06-09 13:34:15 -05:00
committed by Richard Purdie
parent bf69f30b4b
commit 26ae42ded7
2 changed files with 31 additions and 0 deletions
@@ -0,0 +1 @@
do_install[mcdepends] = "mc:mc1:mc2:a1:do_build"