]> code.ossystems Code Review - openembedded-core.git/commit
wic: change location of .env files
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 25 Jan 2017 17:39:14 +0000 (19:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 14:13:28 +0000 (14:13 +0000)
commit94245144f5cef344d90bc2a7b3267cdae9d192e4
treef9e94c73e91826cffb39cbe15b4649acce131728
parentc1be1161cf555727aa56ee2109ee77f420f67c9f
wic: change location of .env files

Current location of .env files $STAGING_DIR/imagedata. It doesn't
depend on machine and be rewritten by the builds for different
machines.

Changed location to $STAGING_DIR/$MACHINE/imagedata to avoid .env
files to be rewritten.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image.bbclass
meta/classes/image_types.bbclass
meta/lib/oeqa/selftest/wic.py
meta/recipes-core/meta/wic-tools.bb