]> code.ossystems Code Review - openembedded-core.git/commit
distrodata: Use Python CSV instead of did by hand
authorAníbal Limón <anibal.limon@linux.intel.com>
Thu, 4 Jun 2015 20:43:51 +0000 (15:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Jun 2015 16:32:45 +0000 (17:32 +0100)
commitde4d9d46bd293da820830f22d9ff08c0f26831c6
tree5f92184fe37c3da8f8baf510079a506eabbfa647
parenteb296224f24d4bcc833d81a86a71345dfd0e9db4
distrodata: Use Python CSV instead of did by hand

Fix CSV generation in distrodata class using Python CSV
module before it some errors happen when read due to
incorrect quoting/delimiters.

[YOCTO #7777]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/distrodata.bbclass