diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-12-21 17:05:11 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-16 18:05:12 +0000 |
commit | 5651e8da6089eb638ab938cb21fd95ec327e84b5 (patch) | |
tree | b12915049702d3a2d5b91676e9d37bc4c66c827c /meta/recipes-kernel | |
parent | e30f00bca5f61e9693d59e763a3dce633d76f00b (diff) | |
download | poky-5651e8da6089eb638ab938cb21fd95ec327e84b5.tar.gz |
wic: fix parsing of 'bitbake -e' output
Current parsing code can wrongly interpret arbitrary lines
that are of 'key=value' format as legitimate bitbake variables.
Implemented more strict parsing of key=value pairs using
regular expressions.
(From OE-Core rev: f0ec387ad40fb9c098ac8d761993bc2bacc76e65)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions