Switch to the latest CE 2.26.02.11 [1] and update all dependencies according to the release notes [2]. This makes ti-codec-engine to build without any compilation errors
[1] http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce/index.html [2] http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce/2_26_02_11/exports/codec_engine_2_26_02_11/codec_engine_2_26_02_11_ReleaseNotes.html Signed-off-by: Joel A Fernandes <[email protected]> --- This is in sync with: http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-texasinstruments/log/?h=gstreamer-ti-import ...trom-codec-engine-latest-preferred-versions.inc | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/conf/distro/include/angstrom-codec-engine-latest-preferred-versions.inc b/conf/distro/include/angstrom-codec-engine-latest-preferred-versions.inc index 173a15b..ca0ee46 100644 --- a/conf/distro/include/angstrom-codec-engine-latest-preferred-versions.inc +++ b/conf/distro/include/angstrom-codec-engine-latest-preferred-versions.inc @@ -1,8 +1,8 @@ # This is the latest set of TI components # -PREFERRED_VERSION_ti-codec-engine = "2_26_01_09" -PREFERRED_VERSION_ti-codec-engine-examples = "2_26_01_09" +PREFERRED_VERSION_ti-codec-engine = "2_26_02_11" +PREFERRED_VERSION_ti-codec-engine-examples = "2_26_02_11" PREFERRED_VERSION_ti-biosutils = "1_02_02" PREFERRED_VERSION_ti-cgt6x = "6_1_17" @@ -10,14 +10,14 @@ PREFERRED_VERSION_ti-dspbios = "5_41_07_24" PREFERRED_VERSION_ti-dsplink = "1_65_00_03" PREFERRED_VERSION_ti-dsplink-examples = "1_65_00_03" PREFERRED_VERSION_ti-dsplink-module = "1_65_00_03" -PREFERRED_VERSION_ti-edma3lld = "01_11_00_03" -PREFERRED_VERSION_ti-framework-components = "2_25_03_07" -PREFERRED_VERSION_ti-linuxutils = "2_25_05_11" +PREFERRED_VERSION_ti-edma3lld = "01_11_01_04" +PREFERRED_VERSION_ti-framework-components = "2_26_00_01" +PREFERRED_VERSION_ti-linuxutils = "2_26_01_02" 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_26_00_02" -PREFERRED_VERSION_ti-xdctools = "3_20_03_63" +PREFERRED_VERSION_ti-xdais = "6_26_01_03" +PREFERRED_VERSION_ti-xdctools = "3_20_06_81" PREFERRED_VERSION_ti-codecs-dm355 = "1_13_000" PREFERRED_VERSION_ti-codecs-dm355-server = "1_13_000" -- 1.7.0.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
