aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2023-08-30 10:43:48 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-04 13:25:07 +0000
commit6b9665a7a1b0739a126556a168fdc51bd7a8260f (patch)
tree1b5555f0b3c57cb9cdecc1f1f1ae5c0ce0956e6f
parenta23dbc420f59841f7b5a4995b8f6536cf89c7a4c (diff)
README.md: update content
Update links as the current ones are now redirects: - The first one going to slightly irrelevant page regarding the context of this readme, replaced with a better option where all the supported Boot2Qt branches are shown - The second one is plain update to the redirected page Remove the section about old b2qt-init-build-env script. It should not be used anymore. Change-Id: Ibf4f061729dcb3754ed0cb557944c96d05d9e479 Reviewed-by: Inkamari Harjula <inkamari.harjula@qt.io> (cherry picked from commit 6bc31edc0e5d95f72bbf29466feff08caad8e614) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--README.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/README.md b/README.md
index 6aecd2bc..9f63a40b 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
Meta layer for Boot to Qt Software Stack
========================================
-Boot to Qt (b2qt) is the reference distro used in Qt for Device Creation [1].
+Boot to Qt (b2qt) is the reference distro used in Qt Embedded development [1].
It combines Poky, Qt and various BSP meta layers to provide an integrated
solution for building device images and toolchains with the latest Qt version.
Currently used dependencies, meta repositories and their revisions are shown in
scripts/manifest.xml
-[1] http://www.qt.io/qt-for-device-creation/
+[1] https://doc.qt.io/embedded.html#boot2qt
Sources
-------
@@ -46,10 +46,5 @@ https://code.qt.io/cgit/yocto/boot2qt-manifest.git/tree/ repository.
A separate manifest file is available for each release and all the
development branches have manifests that follow the latest changes.
-If you have already cloned the meta-boot2qt repository, you can alternatively
-use the `b2qt-init-build-env` script to initialize the build environment:
-
- ./b2qt-init-build-env init --device <name>
-
For more information about using Boot to Qt, see:
-https://doc.qt.io/QtForDeviceCreation/b2qt-index.html
+https://doc.qt.io/Boot2Qt/index.html