]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
image_types_wic.bbclass: fix cross binutils dependency
authorChen Qi <Qi.Chen@windriver.com>
Thu, 4 Aug 2022 03:43:20 +0000 (20:43 -0700)
committerSteve Sakoman <steve@sakoman.com>
Thu, 13 Oct 2022 16:31:01 +0000 (06:31 -1000)
commitf5713addbe47eb6c998cfe1514a537acbd367c3e
treea61f4336a74385a477b51fa6e37c700385cb1d2a
parentbfbd86a8acda86048cac48e8b4759f644a24d4a4
image_types_wic.bbclass: fix cross binutils dependency

Enable multilib and wic at the same time and we'll meet the
following error.

  ERROR: Nothing PROVIDES 'virtual/i686-wrsmllib32-linux-binutils'

Adjust the dependency to take multilib into consideration.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
(cherry picked from commit 958ee0eede859bdba659e3343856b1c226207854)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/image_types_wic.bbclass