pmbootstrap/pmb/aportgen
Oliver Smith 216b3ef267
pmb.aportgen.device: modernize defaults
Change the defaults in the new device port wizard:

* arch: armv7 -> aarch64
  New devices are more likely to be aarch64.

* flash method: 0xffff -> none
  The only device that uses 0xffff is the N900, it's extremely unlikely
  that it will get used for a new port. Use the neutral "none" instead.

Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Clayton Craft <clayton@craftyguy.net>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230802172542.4861-2-ollieparanoid@postmarketos.org%3E
2023-08-06 20:05:45 +02:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
binutils.py aportgen/binutils: set pmOS bugurl 2023-05-25 09:45:07 +02:00
busybox_static.py aportgen: use pmb.build.init_abuild_minimal 2023-06-15 08:30:54 +02:00
core.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
device.py pmb.aportgen.device: modernize defaults 2023-08-06 20:05:45 +02:00
gcc.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
grub_efi.py aportgen: use pmb.build.init_abuild_minimal 2023-06-15 08:30:54 +02:00
linux.py pmb.aportgen.linux: Depend on findutils 2023-03-12 17:20:55 +01:00
musl.py aportgen: use pmb.build.init_abuild_minimal 2023-06-15 08:30:54 +02:00