]> code.ossystems Code Review - openembedded-core.git/commit
wic: use python3 in shebang
authorEd Bartosh <ed.bartosh@linux.intel.com>
Mon, 16 May 2016 14:49:27 +0000 (17:49 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2016 07:10:03 +0000 (08:10 +0100)
commitea6245d2383e2ba905ef9f1ba210e5dadc779ad8
tree80746606d7e73acfe29f8573a1f6627ee68936c7
parentecfcc5dad20943b762a741546732a6c447265251
wic: use python3 in shebang

Switched scripts/wic to use python3 as a default
python interpreter.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/wic