]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: runqueue: Pass unique hash to task
authorJoshua Watt <jpewhacker@gmail.com>
Wed, 19 Dec 2018 03:10:29 +0000 (21:10 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jan 2019 22:47:11 +0000 (22:47 +0000)
commit3b5bdb227b91c6a37338311d7b6ffda798bf5cc8
tree2444b4de6a587fbd9363f5bc4cff6aeaa729bbcb
parent57e3c55f6dd17f8019335818c6f34e67f8110295
bitbake: runqueue: Pass unique hash to task

The unique hash is now passed to the task in the BB_UNIHASH variable

[YOCTO #13030]

(Bitbake rev: aab80b099f6f259e4b57cba2c26dd385d07c5947)

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake-worker
bitbake/lib/bb/runqueue.py