| Submitter | Joel A Fernandes |
|---|---|
| Date | Aug. 6, 2011, 7:31 p.m. |
| Message ID | <1312659111-22327-1-git-send-email-agnel.joel@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/9454/ |
| State | New, archived |
| Headers | show |
Comments
On Sat, Aug 6, 2011 at 2:31 PM, Joel A Fernandes <agnel.joel@gmail.com> wrote: > 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 > Can this patch be merged in? It is in sync with the ongoing effort of the gstreamer-ti import > > 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 > >
Op 10 aug. 2011 om 17:54 heeft Joel A Fernandes <agnel.joel@gmail.com> het volgende geschreven: > On Sat, Aug 6, 2011 at 2:31 PM, Joel A Fernandes <agnel.joel@gmail.com> wrote: >> 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 >> > > Can this patch be merged in? It is in sync with the ongoing effort of > the gstreamer-ti import but not with master > >> >> 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 > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
On Wed, Aug 10, 2011 at 12:29 PM, Koen Kooi <koen@dominion.thruhere.net> wrote: > > > Op 10 aug. 2011 om 17:54 heeft Joel A Fernandes <agnel.joel@gmail.com> het volgende geschreven: > >> On Sat, Aug 6, 2011 at 2:31 PM, Joel A Fernandes <agnel.joel@gmail.com> wrote: >>> 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 >>> >> >> Can this patch be merged in? It is in sync with the ongoing effort of >> the gstreamer-ti import > > but not with master Hi Koen, the patch applies fine to master. Anything else you're referring to?
Op 11 aug. 2011, om 01:30 heeft Joel A Fernandes het volgende geschreven: > On Wed, Aug 10, 2011 at 12:29 PM, Koen Kooi <koen@dominion.thruhere.net> wrote: >> >> >> Op 10 aug. 2011 om 17:54 heeft Joel A Fernandes <agnel.joel@gmail.com> het volgende geschreven: >> >>> On Sat, Aug 6, 2011 at 2:31 PM, Joel A Fernandes <agnel.joel@gmail.com> wrote: >>>> 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 >>>> >>> >>> Can this patch be merged in? It is in sync with the ongoing effort of >>> the gstreamer-ti import >> >> but not with master > > Hi Koen, the patch applies fine to master. Anything else you're referring to? Yes, the master branch of meta-ti. The patch matches a non-master branch, so applying it would make the layers go out of sync
Patch
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"
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 <agnel.joel@gmail.com> --- 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(-)