Comment 8 for bug 1054422

Revision history for this message
Milo Casagrande (milo) wrote :

The linked branch is, at the moment, the typo fix in the v3 Samsung fields definition (looking into writing tests).
For the quoting of values, that is YAML way of dumping "numbers": the "problem" is that we read strings and dump them as such. Am looking into that as well if it is a problem or where we are just dumping strings instead of realy Python object. We can add some mapping in the metadata creation between variable and its type though, but we would have to maintain that as well.

FWIW, I created a hwpack and ran linaro-media-create with that hwpack and with a binary taken from here:
http://snapshots.linaro.org/precise/images/developer/latest

I had no issue with the creation stage. I cannot test it on any board though.