diff options
author | Roger Monk <r-monk@ti.com> | 2010-05-11 17:41:52 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-05-11 16:37:17 +0200 |
commit | 5d881547093ef1f67383118e93c3f35b403361a2 (patch) | |
tree | cd340c7131c8aff60d26d545afdaade262d1cebb /conf | |
parent | 6079e5c7742425ec82cfef23b24bf380c76ab481 (diff) |
angstrom-codec-engine-preferred-versions : Update for CE production release (v.2.25.02)
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/angstrom-codec-engine-2.25.02-preferred-versions.inc | 20 |
1 files changed, 8 insertions, 12 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 index 3a469390fe..920263a3ef 100644 --- 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 @@ -1,15 +1,11 @@ # 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-codec-engine = "2_25_02_11" +PREFERRED_VERSION_ti-codec-engine-examples = "2_25_02_11" PREFERRED_VERSION_ti-biosutils = "1_02_02" - -#Check this -PREFERRED_VERSION_ti-cgt6x = "6_1_9" +PREFERRED_VERSION_ti-cgt6x = "6_1_5" PREFERRED_VERSION_ti-dspbios = "5_41_00_06" PREFERRED_VERSION_ti-dsplink = "1_64" PREFERRED_VERSION_ti-dsplink-examples = "1_64" @@ -17,10 +13,10 @@ 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-local-power-manager = "1_24_02_09" +PREFERRED_VERSION_ti-lpm-module = "1_24_02_09" +PREFERRED_VERSION_ti-lpm-utils = "1_24_02_09" +PREFERRED_VERSION_ti-xdais = "6_25_02_11" PREFERRED_VERSION_ti-xdctools = "3_16_00_18" PREFERRED_VERSION_ti-codecs-dm355 = "1_13_000" @@ -32,7 +28,7 @@ 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-omap3530-server = "1_00_01" 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" |