]> code.ossystems Code Review - openembedded-core.git/commit
meta: add search, replace strings to export2json
authorbrian avery <brian.avery@intel.com>
Wed, 19 Apr 2017 19:49:02 +0000 (12:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Apr 2017 06:54:58 +0000 (07:54 +0100)
commit4829f1ebd89dc91860cf72fbbdc7b6bb0d5822bc
treeeac5facd13664d2c3780316f8ad2c597cd8e3bd3
parent0b931e983b1f663d5d7dc65f1db7687334dd3ef2
meta: add search, replace strings to export2json

We want to be able to save relative paths so that we can relocate the
deploy dir images and kernels, yet still have qemu and testimage work
correctly.  This extends export2json with 2 named arguments so a
search/replace operation can be done to remove the leading path.

[YOCTO #11375]

Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/data.py