]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: split package history values only once
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 4 Oct 2015 07:38:16 +0000 (08:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:37:15 +0000 (11:37 +0000)
commitafe100436bdeefb024b924ee27ad68830f085ff4
tree68de15e30cf464a19fbceda8c0b2af6f57ddb936
parent9e5d037af17ad6dc38b3c7351b5862c301391d13
classes/buildhistory: split package history values only once

We don't actually use values we read in here that are likely to
contain = characters but we might as well split the value properly in
case we do in future.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/buildhistory.bbclass