Skip to content
Snippets Groups Projects
Unverified Commit 8c77e7e4 authored by Oliver Smith's avatar Oliver Smith
Browse files

pmaports.cfg: add supported_fastboot_depends

Add this new variable so pmbootstrap can use it to determine which
depends need to be installed for the fastboot flashing method. It used
to be android-tools,avbtool but now it's only android-tools as avbtool
became part of android-tools.

Related: issue 1779
Related: https://postmarketos.org/pmaports.cfg
parent 3bf4fe44
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -9,3 +9,4 @@ supported_base_nofde=True
supported_install_boot_label=pmOS_i_boot
supported_mkinitfs_without_flavors=True
supported_arches=x86_64,x86,aarch64,armv7,armhf
supported_fastboot_depends=android-tools
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment