Skip to content

sysroot/devroot document feedback

Emanuele Aina requested to merge wip/em/sysroot-devroot-feedback into apertis/v2019pre

Address https://phabricator.apertis.org/T6020#190758:

Line 20 : Add the reference link to know more about the "appropriate cross-toolchain" required to use the sysroot on third-party environment.

Line 27 : if the third-party SDK doesn't have ade tool, then how to install the sysroot on SDK link should be updated

Is it possible to install multiple sysroot on Apertis SDK e.g sysroot of 32 and 64 both

Current SDK version is 19.03 and sysroot version is 19.03, after upgrade our SDK version updated to 19.06 is it possible to update sysroot version to latest?

Line 68 : update this line to address the application and agent development

Please update the availability of devroot by default on sdk and for sysroot please update the link to install.

Is the Devroot provides the remote debugging functionality?

Line 80 : if third-party environment is not supporting the cross compilation, is there any dependency package to use the devroot on this environment?

  • sysroots-and-devroots: Describe requirements for devroot in third-party SDKs
  • sysroots-and-devroots: Clarify remote debugging tradeoffs
  • sysroots-and-devroots: Point out that amrhf/devroot is preinstalled on sdk
  • sysroots-and-devroots: Add links to release artifacts
  • sysroots-and-devroots: Mention app-bundle agents as well
  • sysroots-and-devroots: Clarify that multiple [sys|dev]roots can coexists
  • sysroots-and-devroots: Link to usage instructions without ade
  • sysroots-and-devroots: Link to the cross toolchain doc
Edited by Emanuele Aina

Merge request reports