]> code.ossystems Code Review - openembedded-core.git/commit
externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipes
authorOla x Nilsson <ola.x.nilsson@axis.com>
Thu, 4 Oct 2018 10:43:28 +0000 (12:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2018 10:08:46 +0000 (11:08 +0100)
commit30b055d2296f060a4ca054d042f353a2153fdd4e
tree14d5671fe6c9bdaec80c7f90b40a43d66cec05f3
parent6e03d1d56587d93b9a9ec936ceb69350234c627a
externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipes

BB_DONT_CACHE was not set for non-virtual recipes where PN != BPN, such
as quilt-native.  Recipes that do not set BBCLASSEXTEND should always
have BB_DONT_CACHE set by externalsrc.

(From OE-Core rev: 4eff427a0ee629a1541a420a9591411648569a97)

Signed-off-by: Ola x Nilsson <olani@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/externalsrc.bbclass