diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2019-04-02 20:38:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-03 14:50:13 +0100 |
commit | 6334737a782cc81c28e168ed24e566d35752a5a2 (patch) | |
tree | 12bfefce4e5aef5dca5a8621ff46d734ea9c97d8 /meta/recipes-connectivity/avahi | |
parent | b53a83c2a39b3375c4de962314dd77effc9727c4 (diff) | |
download | poky-6334737a782cc81c28e168ed24e566d35752a5a2.tar.gz |
base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependency
Move prepare_recipe_sysroot's task dependency on populate_sysroot from
base.bbclass (where it was specified in the middle of do_configure's
definition) to staging.bbclass (where the rest of
do_prepare_recipe_sysroot is defined). This was a left-over from when
recipe specific sysroots were introduced in commit 809746f5 and the
task dependency on populate_sysroot was moved from do_configure to
do_prepare_recipe_sysroot.
(From OE-Core rev: fe6d020dd609fbde7e4413cef9bbdd4e3962c82c)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/avahi')
0 files changed, 0 insertions, 0 deletions