diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-07 13:56:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-09 14:04:19 +0100 |
commit | 4f47b3a4726dd47e8a6db228fcaf25d1890e3e52 (patch) | |
tree | 54d4fbdd1af1a82959e2e91d1f4a9b7f91d79359 /meta/classes/sanity.bbclass | |
parent | a37ae30b9766df346ca57755530024a0b7d5f86b (diff) | |
download | openembedded-core-4f47b3a4726dd47e8a6db228fcaf25d1890e3e52.tar.gz openembedded-core-4f47b3a4726dd47e8a6db228fcaf25d1890e3e52.tar.bz2 openembedded-core-4f47b3a4726dd47e8a6db228fcaf25d1890e3e52.zip |
insane: Open file in binary mode
We open the file we're writing to in binary mode so open the input stream with the
same mode so things match. This avoids errors with python3.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/sanity.bbclass')
0 files changed, 0 insertions, 0 deletions