]> code.ossystems Code Review - openembedded-core.git/commit
insane.bbclass: add FILERDEPENDS related check back
authorMingli Yu <mingli.yu@windriver.com>
Tue, 14 Sep 2021 07:06:51 +0000 (15:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Sep 2021 08:48:38 +0000 (09:48 +0100)
commit6e5650be0ce5575da1ce5b6ea8b24a82ec7b1210
treeed714620730388f0780a3aaaad4a07ceee1dbfb9
parent63d53e515d8f3d92a4143dc25c2e639c7fb8c3fb
insane.bbclass: add FILERDEPENDS related check back

Instead of FILERDEPENDS_*, the FILERDEPENDS should be FILERDEPENDS:*
such as FILERDEPENDS:/usr/bin/python3.9:lib32-python3-core as an example,
so switch to new override syntax to make sure the related check in effect.

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/insane.bbclass