]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_ext: work around runqemu behaviour within the eSDK
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 19 Apr 2017 08:57:28 +0000 (20:57 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Apr 2017 09:38:31 +0000 (10:38 +0100)
commit1ef833b6393366a10f4bb65df89725ad65761386
tree8271c80b5893fbac0bfdf97f566f9853a81bfcde
parente4548531112c824653ae42b9bcc335a7ca8588e0
classes/populate_sdk_ext: work around runqemu behaviour within the eSDK

Currently, in order to figure out variable values when run within the
eSDK, runqemu does not use the standard SDK method nor is it able to run
bitbake (since the eSDK environment isn't initialised like the normal
OE build environment). runqemu really ought to be fixed, but the quick
workaround is to set DEPLOY_DIR_IMAGE in the environment so that runqemu
can find image files.

Fixes [YOCTO #10447].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass