X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fdra7xx-evm%2F50_local.conf.inc;h=24f51aed6fdc59b21c70225b9e9ccd9cadf59eda;hb=7e76014c1780fdeb9f512d64ba0c287a19ddea7f;hp=291f10d75a9a2ff5eb7864a349edc996aa9f4828;hpb=472427989fff11e09615067de8e63cf98919df2a;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/dra7xx-evm/50_local.conf.inc b/templates/machine/dra7xx-evm/50_local.conf.inc index 291f10d75..24f51aed6 100644 --- a/templates/machine/dra7xx-evm/50_local.conf.inc +++ b/templates/machine/dra7xx-evm/50_local.conf.inc @@ -26,20 +26,29 @@ PREFERRED_VERSION_libgbm = "10.0.0" #------------------------------------------------- GSTREAMER_PLUGINS = " \ - gstreamer1.0-plugins-bad-meta \ -" + " +# Disable due to broken build in morty +# gstreamer1.0-plugins-bad-meta \ +# gstreamer1.0-plugins-ducati \ +# gstreamer1.0-plugins-vpe \ +#" PACKAGES_MULTIMEDIA = " \ ipumm-fw \ pulseaudio-misc \ ${GSTREAMER_PLUGINS} \ " + PREFERRED_VERSION_ipumm-fw = "3.00.08.02" +PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" +PREFERRED_VERSION_virtual/kernel = "4.4" + # Distribution-specific runtime components IMAGE_INSTALL_append = " \ ${PACKAGES_GFX} \ ${PACKAGES_MULTIMEDIA} \ + cmem \ " ## ATTENTION, this is needed right now to build meta-ti with AGL: ##