]> code.ossystems Code Review - openembedded-core.git/commit
devtool: include bbappends in recipe parsing
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 27 Apr 2015 09:53:16 +0000 (10:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2015 08:41:58 +0000 (09:41 +0100)
commitbecbd5d50a091fe4a980361d9c99efa01f43edcc
tree87732eb49040a2070e1f8773e78344875881d137
parenta7316a4c564901b30af740ece6631a6f68355bb4
devtool: include bbappends in recipe parsing

In order to get correct metadata, SRCREV for example.

Fixes [YOCTO #7648].

(From OE-Core master rev: 8b1794559dd7fd956716179d628e61cffdce1686)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/recipeutils.py
scripts/lib/devtool/standard.py