]> code.ossystems Code Review - openembedded-core.git/commit
bootchart2: Add missing python3-math dependency
authorMarek Vasut <marex@denx.de>
Tue, 1 Mar 2022 23:55:00 +0000 (00:55 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 3 Mar 2022 17:43:07 +0000 (07:43 -1000)
commit123d4a673dadfee14d5ad8bbc503405da9602bb0
tree1236063b1a771e8dcee33e5b0742ed0712f434fc
parentfd64364f16c822960a00e8a28b87b0ec590eed74
bootchart2: Add missing python3-math dependency

Without this dependency, generating the bootchart may fail with:
"
ModuleNotFoundError: No module named 'random'
"

(cherry picked from commit 487e9f16a00f895159b79f1865fe8b626b47ddc2)
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Mingli Yu <mingli.yu@windriver.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb