Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] pybootchartgui/README: fix broken bootchart.org URL
@ 2026-07-06  4:08 Sandeep J
  0 siblings, 0 replies; only message in thread
From: Sandeep J @ 2026-07-06  4:08 UTC (permalink / raw)
  To: openembedded-core; +Cc: Randy.MacLeod, Sandeep J

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 <Sandeep.J@windriver.com>
---
 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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06  4:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-06  4:08 [PATCH] pybootchartgui/README: fix broken bootchart.org URL Sandeep J

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox