diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-01-19 10:32:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-19 14:34:33 +0000 |
commit | c1cebf6a2ba4661e8e46842413eef9a69a49fd47 (patch) | |
tree | b6d80611bf5ab9f30f479105604d5ee79005c838 /meta/recipes-devtools/make/make_3.82.bb | |
parent | 2f4f8ef0fc5f2ff024e21903520a2680b0524721 (diff) | |
download | poky-c1cebf6a2ba4661e8e46842413eef9a69a49fd47.tar.gz |
buildhistory_analysis: correctly handle whitespace when splitting lists
Don't specify any argument to the split() function when handling changes
to list type variables (e.g. PACKAGES) so that the values are split by
any whitespace and only split once for a block of multiple whitespace
characters.
(From OE-Core rev: 15ad5d2c0e92fefdbb7c0cf064134b1cabfd84ac)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/make/make_3.82.bb')
0 files changed, 0 insertions, 0 deletions