summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/README
blob: 4a7a1a1759f445b520920c068123c1593f983c98 (plain)
1
README-AGL.md
ic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
include agl_imx8mq-evk-common.inc

# NOTE: currently not using IMX_DEFAULT_BSP = "mainline", as it
#       requires more changes than this approach of disabling
#       Vivante.

# Add our own over-ride for use in a few recipes where there is
# conflicting Vivante vs etnaviv configuration.
#MACHINEOVERRIDES .= ":etnaviv"

# Knock out Vivante overrides
#MACHINEOVERRIDES_EXTENDER:mx8mq:forcevariable = ""
#PREFERRED_VERSION_weston_mx8 = "8.0.0"
#PREFERRED_VERSION_wayland-protocols_mx8 = "1.20"
#PREFERRED_VERSION_libdrm_mx8 = "2.4.101"

#CORE_IMAGE_EXTRA_INSTALL += "libdrm-etnaviv"

#PREFERRED_VERSION_gstreamer1.0_mx8 = "1.16.3"
#PREFERRED_VERSION_gstreamer1.0-plugins-base_mx8 = "1.16.3"
#PREFERRED_VERSION_gstreamer1.0-plugins-good_mx8 = "1.16.3"
#PREFERRED_VERSION_gstreamer1.0-plugins-bad_mx8 = "1.16.3"
#PREFERRED_VERSION_gstreamer1.0-plugins-ugly_mx8 = "1.16.3"