pmbootstrap/pmb
Mayeul Cantan 00aa65f2d0 pmbootstrap: add qcdt generation to the linux aportgen APKBUILDs (#1125)
* pmbootstrap: __config_.py - update the deviceinfo_attributes table

Add missing attributes:
 * "screen_width"
 * "screen_height"
 * "dev_touchscreen"
 * "dev_touchscreen_calibration"
 * "dev_keyboard"
 * "bootimg_qcdt"

Reorder the list to correspond to pmb/aportgen/device.py

Add a comment in the aforementioned file to avoid forgetting to update
this list.

Signed-off-by: Mayeul Cantan <mayeul.cantan@gmail.com>

* pmbootstrap: add qcdt generation to the linux aportgen APKBUILDs

This checks the next box in #688
When the device has bootimg_qcdt set to true, the following is done to
the linux APKBUILD:

 * Add dtbtool to makedepends
 * Call dtbTool during build() to generate dt.img
 * Add the generated dt.img in the package's boot/dt.img

Signed-off-by: Mayeul Cantan <mayeul.cantan@gmail.com>
2018-01-17 17:53:58 +00:00
..
aportgen pmbootstrap: add qcdt generation to the linux aportgen APKBUILDs (#1125) 2018-01-17 17:53:58 +00:00
build Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
challenge Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
chroot Always use the BusyBox implementation of 'su' in the chroots (#1085) 2018-01-06 14:01:46 +00:00
config pmbootstrap: add qcdt generation to the linux aportgen APKBUILDs (#1125) 2018-01-17 17:53:58 +00:00
export pmbootstrap export: add blob as symlink (#1121) 2018-01-14 00:39:26 +00:00
flasher Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
helpers Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
install [recovery-installer] Copy contents of /etc/skel to home directory (#1114) 2018-01-12 21:53:15 +00:00
parse Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
qemu Fix qemu-vexpress and qemu-aarch64 (#1029) 2018-01-08 15:18:37 +00:00
__init__.py pmbootstrap: Disallow running as root (#1120) 2018-01-14 08:13:35 +00:00