Skip to content
Snippets Groups Projects
  1. Mar 03, 2021
    • 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. Oct 10, 2019
  3. Aug 02, 2019
  4. Jul 18, 2019
  5. Jul 17, 2019
  6. Apr 04, 2019
  7. Oct 17, 2018
  8. Jan 10, 2018
  9. Dec 18, 2017
  10. May 24, 2017
  11. May 19, 2017
  12. May 16, 2017
  13. May 15, 2017
  14. Mar 30, 2017
  15. Mar 17, 2017
  16. Mar 10, 2017
  17. Dec 21, 2016
  18. Dec 16, 2016
  19. Dec 15, 2016
Loading