]> code.ossystems Code Review - openembedded-core.git/commit
bootchart2: Add missing python3-math dependency
authorMarek Vasut <marex@denx.de>
Sun, 16 Jan 2022 03:42:46 +0000 (04:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jan 2022 11:48:17 +0000 (11:48 +0000)
commit487e9f16a00f895159b79f1865fe8b626b47ddc2
tree9976462f07b2e738683f721544454150d223ccba
parentd6c7b9f4f0e61fa6546d3644e27abe3e96f597e2
bootchart2: Add missing python3-math dependency

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

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: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb