wic: python2 -> python3

(From OE-Core rev: 9303f92599343adf645fee5d2434fadd97e7febb)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang 2019-06-28 20:23:38 +08:00 committed by Richard Purdie
parent 69f1b3962e
commit b19ce5d2e8
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python -tt
#!/usr/bin/env python3
#
# Copyright (c) 2007 Red Hat, Inc.
# Copyright (c) 2011 Intel, Inc.

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python -tt
#!/usr/bin/env python3
#
# Copyright (c) 2016 Intel, Inc.
#

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python -tt
#!/usr/bin/env python3
#
# Copyright (c) 2011 Intel, Inc.
#