The bootchart.org domain is no longer available. Replace with the current project page at bootchart.sourceforge.net.
The upstream GitHub repo (code.google.com/p/pybootchartgui) uses Python 2 with tabs indentation while oe-core uses Python 3 with spaces. The two codebases have diverged. Signed-off-by: Sandeep J <[email protected]> --- scripts/pybootchartgui/README.pybootchart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pybootchartgui/README.pybootchart b/scripts/pybootchartgui/README.pybootchart index 8642e64679..9b752cddad 100644 --- a/scripts/pybootchartgui/README.pybootchart +++ b/scripts/pybootchartgui/README.pybootchart @@ -4,7 +4,7 @@ pybootchartgui is a tool (now included as part of bootchart2) for visualization and analysis of the GNU/Linux boot process. It renders the output of the boot-logger tool bootchart (see -http://www.bootchart.org/) to either the screen or files of various +https://bootchart.sourceforge.net/) to either the screen or files of various formats. Bootchart collects information about the processes, their dependencies, and resource consumption during boot of a GNU/Linux system. The pybootchartgui tools visualizes the process tree and
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240210): https://lists.openembedded.org/g/openembedded-core/message/240210 Mute This Topic: https://lists.openembedded.org/mt/120135079/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
