]> code.ossystems Code Review - openembedded-core.git/commit
icu: fix make_icudata dependencies
authorKory Maincent <kory.maincent@bootlin.com>
Mon, 24 Jan 2022 11:45:23 +0000 (12:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Jan 2022 06:25:33 +0000 (06:25 +0000)
commitc134f62062a6359d2d5831ba4cb9694035e4f25a
tree8abb8e99354fd3c38b77a8e3d8042124dff7499c
parenta43fd027cf1a7f0c9edd2d7abbf949d7ae0f4cea
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.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/icu/icu_70.1.bb