]> code.ossystems Code Review - openembedded-core.git/commit
bootchart2: update python interpreter
authorKai Kang <kai.kang@windriver.com>
Wed, 6 Sep 2017 10:22:46 +0000 (18:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 16:30:12 +0000 (17:30 +0100)
commit024caf6b0848118799fb15b912db7c5e1fc65488
tree3a5a6e386bfab470534cdef503650a1ca5762339
parent1f8dae4ca60db21e8c24bf5bcf2153ebd26773f5
bootchart2: update python interpreter

For bootchart2-native, the python interpreter "#!FIXMESTAGINGDIRHOST/usr/bin/python3"
of file pybootchartgui is not right.

Use '#!${USRBINPATH}/env python3' instead to fix the issue.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb