]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 4 Feb 2022 03:15:55 +0000 (11:15 +0800)
commit18a43fe970b691250fbf48f39ed5f4f7ad121b75
treeb94d0238edba7fa3178edeaccfd63a2b545e3e41
parent62de1f71d54a3474c687db95b6a36119f53feda8
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>
(cherry picked from commit c134f62062a6359d2d5831ba4cb9694035e4f25a)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-support/icu/icu_69.1.bb