pmbootstrap/pmb/parse
Luca Weiss 8a5c8fcc3e
Fix detection of qcdt boot images (!1826)
mkbootimg from osm0sis changed the filename of the dtb section in [1]
which breaks the detection of qcdt in pmbootstrap.

Fix this by adjusting the filename pmbootstrap checks to match the
unpackbootimg behavior.

[1] https://github.com/osm0sis/mkbootimg/commit/d8222a4d
2019-10-18 21:35:44 +02:00
..
__init__.py parser: Add function to read a function from an APKBUILD (!1747) 2019-02-15 16:21:47 +01:00
_apkbuild.py apkbuild parser: support depends="$depends ..." (!1795) 2019-07-03 23:55:21 +02:00
apkindex.py Improve algorithm to pick package provider (!1775) 2019-04-22 20:33:03 +02:00
arch.py Update alpine_to_hostspec mappings (!1812) 2019-09-18 20:34:41 +02:00
arguments.py timeout: change default from 300 to 900 seconds 2019-09-18 21:56:34 +02:00
binfmt_info.py Fix spelling mistakes (!1794) 2019-06-25 09:20:05 +02:00
bootimg.py Fix detection of qcdt boot images (!1826) 2019-10-18 21:35:44 +02:00
depends.py Improve algorithm to pick package provider (!1775) 2019-04-22 20:33:03 +02:00
deviceinfo.py Cosmetic: pmb.parse.sanity_check: nicer comments (!1818) 2019-09-26 22:55:17 +02:00
kconfig.py kconfig check: support passing a file directly (!1802) 2019-08-24 00:10:02 +02:00
version.py Add pmb.parse.version.check_string() (!1796) 2019-06-30 16:39:56 +02:00