Skip to content
Snippets Groups Projects
  1. Mar 03, 2021
    • Emanuele Aina's avatar
    • Emanuele Aina's avatar
      ade sysroot: Allow installation of amd64 sysroots · 6490b452
      Emanuele Aina authored
      
      Running `ade sysroot install --release v2021dev3 --arch amd64` results
      in `ade` complaining with:
      
          usage: ade sysroot install [-h] [--verbose] [--distro DISTRO]
                                     [--release RELEASE] [--arch {armhf,arm64}]
                                     [--url URL] [--user USER] [--password PASSWORD]
                                     [--netrc NETRC] [--file FILE] [--force]
          ade sysroot install: error: argument --arch: invalid choice: 'amd64' (choose from 'armhf', 'arm64')
      
      This means that developers attempting to target amd64 targets aren't
      going to be able to follow the ADE documentation and we can't easily
      target different releases using ADE when using an amd64 target, so
      sync the list of allowable values with the main list of the kind of
      sysroots we support.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      6490b452
  2. Feb 11, 2021
  3. Mar 30, 2020
  4. Jan 15, 2020
  5. Oct 10, 2019
  6. Aug 23, 2019
  7. Aug 02, 2019
  8. Jul 18, 2019
  9. Jul 17, 2019
  10. Apr 04, 2019
  11. Jan 08, 2019
  12. Nov 28, 2018
  13. Oct 18, 2018
  14. Oct 17, 2018
  15. Jun 29, 2018
  16. Jan 10, 2018
  17. Dec 18, 2017
  18. May 24, 2017
  19. May 19, 2017
  20. May 16, 2017
Loading