]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ksum.py: python -> python3
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 26 Jun 2019 08:47:27 +0000 (16:47 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Fri, 28 Jun 2019 12:19:40 +0000 (20:19 +0800)
commit1cb2990ee4728952a60c973366945103774f85ed
tree1d9e679a418ffc6da3f19836507c3780a1b07a24
parent9f674a88c781c7092d5b3460922a1579b9fe4bf9
ksum.py: python -> python3

* Testinfo:
  In kernel's builddir:
  $ /path/to/oe-core/scripts/tiny/ksum.py

Collecting object files [DONE]

Totals:

vmlinux:
    text        data            bss             total
    10933110    3824470         1605632         16363212

modules (2004):
    text        data            bss             total
    46144408    3047516         167580          49359504

vmlinux + modules:
    text        data            bss             total
    57077518    6871986         1773212         65722716

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
scripts/tiny/ksum.py