]> code.ossystems Code Review - openembedded-core.git/commit
meson.bbclass: Prevent meson from downloading wrapped projects
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 5 Dec 2019 22:47:33 +0000 (23:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Dec 2019 11:56:41 +0000 (11:56 +0000)
commitb547637ad84bad8f7fe27193bf636541f8588ae8
treee7c34d17607abce9b53af991b8c9ce1c05b6c3e9
parent35bbb1deb4ddab3861dce7ca2ada778094fb353e
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>
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass