]> code.ossystems Code Review - openembedded-core.git/commit
meson.bbclass: refactor native override
authorMartin Kelly <mkelly@xevo.com>
Fri, 1 Jun 2018 21:02:34 +0000 (14:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Jun 2018 22:47:49 +0000 (23:47 +0100)
commitc455ec4a12d4966524da9436722476aa2d428765
treef724c105ebe8e48264533517070d09def1a2f4d4
parentc40b241e8d40c8bc1c9e6065b12e260662f5bba4
meson.bbclass: refactor native override

The native override is specified in two different places, so let's move
it into a function to reduce code duplication.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass