else we get :
ERROR: fsl-mm-codeclib was skipped: incompatible with machine imx6qsabrelite (not in COMPATIBLE_MACHINE)
NOTE: Runtime target 'gst-fsl-plugin' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['gst-fsl-plugin', 'fsl-mm-codeclib']
NOTE: Runtime target 'task-fsl-gstreamer' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['task-fsl-gstreamer', 'gst-fsl-plugin', 'fsl-mm-codeclib']
ERROR: Required build target 'fsl-image-test' has no buildable providers.
Missing or unbuildable dependency chain was: ['fsl-image-test', 'task-fsl-gstreamer', 'gst-fsl-plugin', 'fsl-mm-codeclib']
Signed-off-by: Eric Bénard <eric@eukrea.com>
SOC_FAMILY = "mx6"
+# no GST until codecs are public
+MACHINE_GSTREAMER_PLUGIN = ""
+
UBOOT_ENTRYPOINT = "0x10800000"
UBOOT_LOADADDRESS = "0x10800000"
UBOOT_MACHINE = "mx6qsabrelite_config"