diff options
author | Kory Maincent <kory.maincent@bootlin.com> | 2022-01-24 12:45:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-26 06:27:00 +0000 |
commit | 15324dd951e25219e5f0d91f33afee4bc22b9d62 (patch) | |
tree | bfc32333d2cab21a8f16b9e58beb873ec16fe64e /scripts/oe-buildenv-internal | |
parent | fa0db034d6255f32f0a998d296fd60dc7df65d27 (diff) | |
download | poky-15324dd951e25219e5f0d91f33afee4bc22b9d62.tar.gz |
icu: fix make_icudata dependencies
The make_icudata task is set before the configure task then the
dependencies for this task are not populate yet.
Fixed it by adding do_prepare_recipe_sysroot task dependency to the
make_icudata task.
(From OE-Core rev: c134f62062a6359d2d5831ba4cb9694035e4f25a)
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-buildenv-internal')
0 files changed, 0 insertions, 0 deletions