]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: dump_cache.py: use python3 as interpreter
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 18 Aug 2016 08:26:13 +0000 (01:26 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Aug 2016 15:08:59 +0000 (16:08 +0100)
commiteefb4b66c8628fbf366ebc5c23cfe013c8fa3756
tree963a5aef8edd886cabb60e68b377d83375c23357
parent9d0962491c2d7cec2bd53b4cf457e5a0ba73354c
bitbake: dump_cache.py: use python3 as interpreter

Fixed:
  File "bitbake/contrib/dump_cache.py", line 39
    print("Error, need one argument!", file=sys.stderr)

(Bitbake rev: 435c6fb838b9f38c0477bcc2f07c8ce22999132b)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/contrib/dump_cache.py