From: Sandeep J <Sandeep.J@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: <Randy.MacLeod@windriver.com>, Sandeep J <Sandeep.J@windriver.com>
Subject: [PATCH] pybootchartgui/README: fix broken bootchart.org URL
Date: Mon, 6 Jul 2026 04:08:33 +0000 [thread overview]
Message-ID: <20260706040833.1138974-1-Sandeep.J@windriver.com> (raw)
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
reply other threads:[~2026-07-06 4:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260706040833.1138974-1-Sandeep.J@windriver.com \
--to=sandeep.j@windriver.com \
--cc=Randy.MacLeod@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox