]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
runqueue: pass finalized metadata to scenequeue callbacks
authorChristopher Larson <kergoth@gmail.com>
Fri, 3 Apr 2015 22:04:10 +0000 (15:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Apr 2015 08:47:59 +0000 (09:47 +0100)
commit2e683c25b856b431198573f7f352d841587275e6
treec826e73e99248fa32b6c145c4dc297f295a1cb67
parenta1431b1b85bf90ed5f771552d0ce91de288047d4
runqueue: pass finalized metadata to scenequeue callbacks

This ensures that _append, _prepend, overrides, etc are functional when used
on sstate variables (e.g. SSTATE_DIR).

[YOCTO #7564]

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/runqueue.py