]> code.ossystems Code Review - openembedded-core.git/commit
wic: Consider PSEUDO_* environment variables
authorEd Bartosh <ed.bartosh@linux.intel.com>
Mon, 16 Mar 2015 10:57:55 +0000 (12:57 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 10:59:04 +0000 (10:59 +0000)
commitcd121c06e9de8951d507998be443f95f0edc246a
tree0c2378f03d2bf97723c8429425833b7afb02fee8
parent8fe9a735584c7ad458eb000c2008d85ad36ada57
wic: Consider PSEUDO_* environment variables

Used default values of PSEUDO_* environment variables only
if variables are not set.

This allows to set custom PSEUDO_PREFIX and other pseudo
variables in order to use pseudo database from non-standard
locations.

Change-Id: I0bc1af5e521121d1f96d590cb6edb23cf0cb0b83
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/kickstart/custom_commands/partition.py