[OE-core] [PATCH] image.bbclass: support TMPDIR/DATETIME inside complex variables

2016-01-21 Thread Patrick Ohly
Not replacing TMPDIR at all (from in OE-core:a8c377beadb85b0ff50) led to an expansion error when INITRD needs to passed to the image command: ERROR: ExpansionError during parsing bb: Failure expanding variable INITRD, expression was ${@bb.utils.contains('MACHINE_FEATURES', 'intel-ucode', '

Re: [OE-core] [PATCH] image.bbclass: support TMPDIR/DATETIME inside complex variables

2016-01-21 Thread Patrick Ohly
On Thu, 2016-01-21 at 14:23 +0100, Patrick Ohly wrote: > Not replacing TMPDIR at all (from in OE-core:a8c377beadb85b0ff50) > led to an expansion error when INITRD needs to passed to the image command: >ERROR: ExpansionError during parsing bb: Failure expanding variable > INITRD, expression