pmbootstrap/pmb/parse
lambdadroid 67b080b158
Detect if DTB is placed in second area of Android boot image (!1828)
postmarketOS/pmaports!700 adds a new "deviceinfo_bootimg_dtb_second"
option that places the DTB in the "second" area of the Android boot
image.

Attempt to detect this automatically by checking the extracted
second binary for the FDT magic (0xd00dfeed).
2019-10-25 17:36:22 +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 Detect if DTB is placed in second area of Android boot image (!1828) 2019-10-25 17:36:22 +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