]> 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>
Mon, 8 Oct 2018 13:13:48 +0000 (14:13 +0100)
commit4eff427a0ee629a1541a420a9591411648569a97
treec50141425c939df307bcd9dd395fd677396290ad
parentac8f27b441b9e8cee969e06e22759d49e05e1b11
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.

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