]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Account for older versions of bitbake
authorJoshua Watt <jpewhacker@gmail.com>
Wed, 1 May 2019 20:35:23 +0000 (15:35 -0500)
committerArmin Kuster <akuster808@gmail.com>
Thu, 9 May 2019 01:12:56 +0000 (18:12 -0700)
commitca38b2f88f640579703486645b0c4d9ecef78e47
tree1abb48d95cd6d8c7852df8fec7a1ff5da47ccba9
parentcccf000f07eb8b60874c66c60a47c46d546e5ca0
bitbake.conf: Account for older versions of bitbake

Older versions of bitbake (prior to 1.42) don't expose the BB_UNIHASH
variable which is being used by sstate. For compatibility with these
older versions of bitbake, set BB_UNIHASH to BB_TASKHASH (which is the
value it should be for non-hash equivalent aware signature generators).
if bitbake hasn't already set it.

[YOCTO #13314]

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/conf/bitbake.conf