]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
scripts: python3: change python to python3 in shebang
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 2 Jun 2016 10:13:02 +0000 (13:13 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2016 10:50:43 +0000 (11:50 +0100)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/yocto-bsp
scripts/yocto-kernel
scripts/yocto-layer

index ce30e553343d5547a1241d2b9badc5fe10a70a7f..6a422c38910b0f58a34b46b3c45ccc1e4ed0d35f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # ex:ts=4:sw=4:sts=4:et
 # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
 #
index daaad075201b9a8400b25a9814593afac23f8df9..fd97cb77d9ff17e81b5b2f2a3e8cb648a186b2e4 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # ex:ts=4:sw=4:sts=4:et
 # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
 #
index 356972ece817ecd2e0762c2c5868b2fca6704bd3..a5267f2c1105278b97fd234e21679c4ea1e8734c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # ex:ts=4:sw=4:sts=4:et
 # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
 #