diff options
-rw-r--r-- | conf/distro/include/angstrom-codec-engine-2.25.02-preferred-versions.inc | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/conf/distro/include/angstrom-codec-engine-2.25.02-preferred-versions.inc b/conf/distro/include/angstrom-codec-engine-2.25.02-preferred-versions.inc new file mode 100644 index 0000000000..3a469390fe --- /dev/null +++ b/conf/distro/include/angstrom-codec-engine-2.25.02-preferred-versions.inc @@ -0,0 +1,54 @@ +# Codec engine needs a specific set of version of its dependencies, so we specify them here: +# - using edma-lld 01.11.00.03 (instead of 01.11.00.02) to fix installer issue. + +# CE 2.25.02.10 is an 'Engineering Build' and is not suitable for production systems. + +PREFERRED_VERSION_ti-codec-engine = "2_25_02_10_eng" +PREFERRED_VERSION_ti-codec-engine-examples = "2_25_02_10_eng" + +PREFERRED_VERSION_ti-biosutils = "1_02_02" + +#Check this +PREFERRED_VERSION_ti-cgt6x = "6_1_9" +PREFERRED_VERSION_ti-dspbios = "5_41_00_06" +PREFERRED_VERSION_ti-dsplink = "1_64" +PREFERRED_VERSION_ti-dsplink-examples = "1_64" +PREFERRED_VERSION_ti-dsplink-module = "1_64" +PREFERRED_VERSION_ti-edma3lld = "01_11_00_03" +PREFERRED_VERSION_ti-framework-components = "2_25_01_05" +PREFERRED_VERSION_ti-linuxutils = "2_25_02_08" +PREFERRED_VERSION_ti-local-power-manager = "1_24_01" +PREFERRED_VERSION_ti-lpm-module = "1_24_01" +PREFERRED_VERSION_ti-lpm-utils = "1_24_01" +PREFERRED_VERSION_ti-xdais = "6_25_02_10_eng" +PREFERRED_VERSION_ti-xdctools = "3_16_00_18" + +PREFERRED_VERSION_ti-codecs-dm355 = "1_13_000" +PREFERRED_VERSION_ti-codecs-dm355-server = "1_13_000" +PREFERRED_VERSION_ti-codecs-dm365 = "3_10_00_02" +PREFERRED_VERSION_ti-codecs-dm365-server = "3_10_00_02" +PREFERRED_VERSION_ti-codecs-dm6446 = "2_05_00_00" +PREFERRED_VERSION_ti-codecs-dm6446-server = "2_05_00_00" +PREFERRED_VERSION_ti-codecs-dm6467 = "1_00_00_03" +PREFERRED_VERSION_ti-codecs-dm6467-server = "1_00_00_03" +PREFERRED_VERSION_ti-codecs-omap3530 = "1_00_01" +PREFERRED_VERSION_ti-codecs-omap3530-server = "1_00_00" +PREFERRED_VERSION_ti-codecs_omapl137 = "1_00_00" +PREFERRED_VERSION_ti-codecs_omapl137-server = "1_00_00" +PREFERRED_VERSION_ti-codecs_omapl138 = "1_00_00" +PREFERRED_VERSION_ti-codecs-omapl138-server = "1_00_00" +PREFERRED_VERSION_ti-dm355mm-module = "1_13" +PREFERRED_VERSION_ti-dm365mm-module = "1_0_3" +PREFERRED_VERSION_ti-dvsdk-demos = "3_10_00_11" + +# PREFERRED_VERSION_ti-dmai = "" +# PREFERRED_VERSION_ti-dmai-apps = "" +# PREFERRED_VERSION_ti-dmai-tests = "" +# PREFERRED_VERSION_gstreamer-ti = "" +# PREFERRED_VERSION_gstreamer-ti-demo-script = "" + +# PREFERRED_VERSION_matrix-gui = "" +# PREFERRED_VERSION_bitblit = "" +# PREFERRED_VERSION_ti-dsplib = "" +# PREFERRED_VERSION_ti-sysbios = "" + |