]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ext-sdk-prepare.py: python2 -> python3
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 28 Jun 2019 08:36:27 +0000 (16:36 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Fri, 28 Jun 2019 12:19:41 +0000 (20:19 +0800)
This script is python3 indeed.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/files/ext-sdk-prepare.py

index 96c5212a2e39a3af74bdda887c7b2cb80b4b9250..163d5e9912ef16c90a6b284031304795a1cc4d89 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 # Prepare the build system within the extensible SDK