You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Extra comma on linux-update page
No, remove all the commas (from the offending line).
QA: Built HTML, ran linkcheck and linters.
No related tickets, quick fix for issue reported internally over Slack.
Signed-off-by: Katrina Prosise <katrina.prosise@foundries.io>
Cleanup edge-lock-se05x page
Edited to improve readability and to follow style guide.
QA Steps: Ran linter and spellcheck in editor. Viewed rendered output.
This commit applies to FFTK 2795
Signed-off-by: Katrina Prosise <katrina.prosise@foundries.io>
Update note on x86 qemu in getting started
Language was changed to note that the image is used by qemu rather than
with a qemu machine, per feedback on PR #572
Signed-off-by: Katrina Prosise <katrina.prosise@foundries.io>
gs: fioctl: re-include git config commands
This got dropped on the last merge but it still needed in
some cases, so re-add the lines.
Signed-off-by: Vanessa Maegima <vanessa.maegima@foundries.io>
Clarify el2g ownership
Changes discussed on Slack and proposed by George have been applied. NXP
has now been explicitly called out as the owner of el2g, with
Foundries.io being implementing/integrating it into FoundriesFactory.
Admonition changed from tip to key benefits as well.
Rendered and checked the html output locally, no rendering issues
discovered.
Signed-off-by: Katrina Prosise <katrina.prosise@foundries.io>
stm32mp1:eula: Fix the variable name
It was converted by mistake, in this case, it is a variable and not a
override.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>