]> code.ossystems Code Review - openembedded-core.git/commit
distutils3.bbclass: Fix path to python for scripts
authorSerhii Popovych <spopovyc@cisco.com>
Tue, 28 Mar 2017 19:32:00 +0000 (19:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Mar 2017 09:09:58 +0000 (10:09 +0100)
commit49772e1a1f291d1cacce27b381009dbb441c483e
treed81ca2b970c126e35d7bc3569f7e29d15d2cce45
parent2a83c22a510e10b169015ce936eb51a6fc959ec1
distutils3.bbclass: Fix path to python for scripts

This change is similar to the recently introduced
change to the distutils.bbclass fixing shebang
line in python scripts for nativesdk class builds.

v2: Rebased on top of new head.

Cc: XE-Linux <xe-linux-external@cisco.com>
Signed-off-by: Serhii Popovych <spopovyc@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/distutils3.bbclass