]> code.ossystems Code Review - openembedded-core.git/commit
base: Simplify BASEDEPENDS construction
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 May 2016 15:29:05 +0000 (16:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 May 2017 08:00:59 +0000 (09:00 +0100)
commitfb3b160a6bf20a601d6cecf3f06a2b71c03fa91f
treec1a5ed95f6a8c09d1e652d056bfcd9ce8f61fec1
parentc59fa3bd71b42410bf032846ee8fdb6e6eb1b95c
base: Simplify BASEDEPENDS construction

This code dates from distant times before we had class overrides.
The comments are also rather stale. Rewrite this code using class
overrides which makes it safer, more modern and more easily
understandable.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass
meta/classes/gettext.bbclass