docs(fogwise/airbox-q900): point Yocto Build Guide to meta-radxa-dragon wiki - #1994
Closed
tangzz-radxa wants to merge 1 commit into
Closed
docs(fogwise/airbox-q900): point Yocto Build Guide to meta-radxa-dragon wiki#1994tangzz-radxa wants to merge 1 commit into
tangzz-radxa wants to merge 1 commit into
Conversation
…on wiki Issue radxa-docs#1729 requested referencing the Radxa AIRbox Q900 Yocto Build Guide wiki page. The Q6A counterpart was already updated in June (commit 2374b5e), but the Q900 page still linked to a branch blob README. Switch the Radxa AIRbox Q900 Yocto Build Guide link to https://github.com/radxa/meta-radxa-dragon/wiki/AIRbox-Q900 which contains the full EDL download mode + Yocto build workflow. Apply the same change to both the Chinese source and the English translation under i18n/en to keep them in sync. Fixes radxa-docs#1729
Contributor
|
已经有这个教程了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Issue #1729 requested adding Radxa Yocto build guide wiki links for both the Dragon Q6A and the AIRbox Q900:
https://github.com/radxa/meta-radxa-dragon/wiki/dragon-q6a(already added in June, commit 2374b5e)https://github.com/radxa/meta-radxa-dragon/wiki/AIRbox-Q900(this PR)The AIRbox Q900 page currently points to a branch blob README (
meta-qcom-qli-2.0/README-Radxa-AIRbox-Q900.md). This PR switches the "Radxa AIRbox Q900 Yocto Build Guide" link to the wiki page requested in the issue, which contains the full EDL download mode + Yocto build workflow for the Q900.Changes
docs/fogwise/airbox-q900/other-os/qualcomm.md— update link to wikii18n/en/docusaurus-plugin-content-docs/current/fogwise/airbox-q900/other-os/qualcomm.md— same update (EN sync)Both zh/en versions updated in the same commit.
Source
Fixes #1729