]> code.ossystems Code Review - openembedded-core.git/commit
meson.bbclass: Prevent meson from downloading wrapped projects
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Sat, 14 Dec 2019 06:15:02 +0000 (14:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Dec 2019 23:08:42 +0000 (23:08 +0000)
commit4170718196ca734e5dd7635fc98b55ea47a74e88
treed106372334ae3569bbbf60f786645b4307ff928a
parent060e46a73fb08b21c2acc5dddce30168574cd4f1
meson.bbclass: Prevent meson from downloading wrapped projects

Meson has support for downloading subprojects using something called
wraps. This interferes with bitbake's expectations of all downloads
being done by the fetch task. To avoid this, tell meson to not
download any wraps.

Suggested-by: Mattias Jernberg <mattias.jernberg@axis.com>
(From OE-Core rev: b547637ad84bad8f7fe27193bf636541f8588ae8)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass