summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorJoshua Watt <jpewhacker@gmail.com>2019-05-01 15:35:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-20 14:38:15 +0100
commit025aabd28a2b6ae333fcf140684f5d33e599904f (patch)
tree26f1ad4fdf514ab8e359314366a99cd020722940 /meta/classes
parent04b69971fb8571033d445394b9ccce0e4dfe7030 (diff)
downloadpoky-025aabd28a2b6ae333fcf140684f5d33e599904f.tar.gz
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] (From OE-Core rev: ca38b2f88f640579703486645b0c4d9ecef78e47) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions