Re: [yocto] [PATCH 2/2] [yocto-ab-helper] utils.py: Resolved unicode data expansion

2018-07-02 Thread Richard Purdie
On Mon, 2018-07-02 at 18:30 +0800, Aaron Chan wrote: > A patch to fix the data expansion config.json > > Signed-off-by: Aaron Chan > --- > scripts/utils.py | 16 > 1 file changed, 16 insertions(+) > > diff --git a/scripts/utils.py b/scripts/utils.py > index 7c6535c..d26cd0c 100

[yocto] [PATCH 2/2] [yocto-ab-helper] utils.py: Resolved unicode data expansion

2018-07-02 Thread Aaron Chan
A patch to fix the data expansion config.json Signed-off-by: Aaron Chan --- scripts/utils.py | 16 1 file changed, 16 insertions(+) diff --git a/scripts/utils.py b/scripts/utils.py index 7c6535c..d26cd0c 100644 --- a/scripts/utils.py +++ b/scripts/utils.py @@ -142,6 +142,22 @@