summaryrefslogtreecommitdiffstats
path: root/templates/machine/dra7xx-evm/README_machine_dra7xx-evm.md
blob: 8a9a72fb0b4bf101010a9d8c82d2f99f6b775534 (plain)
1
2
3
4
5
6
7
8
9
---
description: Machine dra7xx-evm
authors: Jan-Simon Möller <jsmoeller@linuxfoundation.org>, Karthik Ramanan <a0393906@ti.com>, Kevin Hilman <khilman@baylibre.com>, Ronan Le Martret <ronan.lemartret@iot.bzh>, Stephane Desneux <stephane.desneux@iot.bzh>
---
	
### Machine dra7xx-evm
	 
*Description is missing - please complete file meta-agl/templates/machine/dra7xx-evm/README_machine_dra7xx-evm.md*
class="s2">" \ ${@bb.utils.contains("DISTRO_FEATURES", "bluetooth", "${BT_KERNEL_MODULES}", "", d)} \ " # Setting for u-boot Wayland UBOOT_MACHINE = "porter_vin_config" PREFERRED_PROVIDER_virtual/libgles2 = "mesa" PREFERRED_PROVIDER_virtual/egl = "mesa" # Commit united image to OSTree, not just uImage OSTREE_KERNEL = "uImage+dtb" # OTA-enabled live image IMAGE_CLASSES_append_sota = " image_types_uboot sdcard_image-porter-ota" IMAGE_FSTYPES += "${@bb.utils.contains('DISTRO_FEATURES', 'agl-ota', 'porter-sdimg-ota ', '', d)}"