]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:54 +0000 (14:13 +0100)
commit244ba497845a41eac8d179fbb057101c19c676f3
tree752582796e8155023a2f54fb371e99ea70b42ab8
parent3ef46df4747ac0262574d450dd0a9c274f2dc713
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>
meta/classes/externalsrc.bbclass