<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/recipes-devtools/gdbc6x, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2022-02-22T18:01:38+00:00</updated>
<entry>
<title>meta-ti: create a sub-layer meta-ti-bsp from existing content</title>
<updated>2022-02-22T18:01:38+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2022-02-22T04:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=20f3191aeb592dd889eeaf96a31526297de95306'/>
<id>urn:sha1:20f3191aeb592dd889eeaf96a31526297de95306</id>
<content type='text'>
Extra sub-layers will be created next and relevant content moved across them.

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>meta-ti: remove remaining Keystone1/2 overrides</title>
<updated>2022-02-22T18:01:31+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2022-02-22T04:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=183896349c55c1118b9d70b562755e30b32b5780'/>
<id>urn:sha1:183896349c55c1118b9d70b562755e30b32b5780</id>
<content type='text'>
Cleanup remaining recipes that are used by other platforms from any machine
overrides that still refer to deprecated Keystone1/2 platforms.

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>meta-ti: convert to new override syntax in honister</title>
<updated>2021-08-17T11:21:54+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2021-08-11T18:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=e21c11b4a44417f67c78503bc3f954c175ac20e2'/>
<id>urn:sha1:e21c11b4a44417f67c78503bc3f954c175ac20e2</id>
<content type='text'>
Upcoming "honister" release changes the override syntax to improve usability,
speed and memory footprint. Update recipes with the new syntax and set layer
compatibility to honister.

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Tested-by: Paul Barker &lt;paul.barker@sancloud.com&gt;
Signed-off-by: Yogesh Siraswar &lt;yogeshs@ti.com&gt;
</content>
</entry>
<entry>
<title>gdbc6x: bump SRCREV for kernel 5.10 build fix</title>
<updated>2021-05-05T04:19:24+00:00</updated>
<author>
<name>Praneeth Bajjuri</name>
<email>praneeth@ti.com</email>
</author>
<published>2021-04-22T02:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=bbfb4c2b30a96ac1be9d1d838aece8231e8ebac9'/>
<id>urn:sha1:bbfb4c2b30a96ac1be9d1d838aece8231e8ebac9</id>
<content type='text'>
bump SRCREV to latest to pick build fix for 5.10 kernel.
this update picks
commit dd0c82fb5763 ("Merge pull request #1 in DBG/gdbc6x from for-5.10 to master")

Signed-off-by: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
Reviewed-by: Suman Anna &lt;s-anna@ti.com&gt;
</content>
</entry>
<entry>
<title>gdbc6x: suppress gcc10 multiple definitions of *_varobj_ops</title>
<updated>2021-04-06T04:07:44+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2021-04-03T06:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=e7d857b6c3c6e425275954d7d18af8107d12067a'/>
<id>urn:sha1:e7d857b6c3c6e425275954d7d18af8107d12067a</id>
<content type='text'>
Workaround for the following gcc10 errors:
.../gdbc6x/gdb/varobj.h:221: multiple definition of `ada_varobj_ops'; mi-cmd-var.o:.../gdbc6x/gdb/./varobj.h:221: first defined here
.../gdbc6x/gdb/varobj.h:220: multiple definition of `java_varobj_ops'; mi-cmd-var.o:.../gdbc6x/gdb/./varobj.h:220: first defined here
.../gdbc6x/gdb/varobj.h:219: multiple definition of `cplus_varobj_ops'; mi-cmd-var.o:.../gdbc6x/gdb/./varobj.h:219: first defined here
.../gdbc6x/gdb/varobj.h:218: multiple definition of `c_varobj_ops'; mi-cmd-var.o:.../gdbc6x/gdb/./varobj.h:218: first defined here

Needs to be resolved properly in the code later:
https://gcc.gnu.org/gcc-10/porting_to.html

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
</content>
</entry>
<entry>
<title>gdbc6x: suppress gcc9 -Wstringop-truncation warning</title>
<updated>2020-02-17T17:16:41+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-02-16T03:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=4f4f5fbead5ccfa0bc692697690809e413a11ccd'/>
<id>urn:sha1:4f4f5fbead5ccfa0bc692697690809e413a11ccd</id>
<content type='text'>
It's an old bfd/coff code, will need to be updated in the future.

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>gdbc6x: bump SRCREV for build fix</title>
<updated>2019-05-11T23:59:13+00:00</updated>
<author>
<name>Jacob Stiffler</name>
<email>j-stiffler@ti.com</email>
</author>
<published>2019-05-11T01:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=8157373854ebe03f9de740b39e655d1d3774c54d'/>
<id>urn:sha1:8157373854ebe03f9de740b39e655d1d3774c54d</id>
<content type='text'>
* migrate kernel modules gdbserverproxy-module-drv to kernel v4.19

Signed-off-by: Jacob Stiffler &lt;j-stiffler@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>gdbc6x: update with gcc8 warning suppression</title>
<updated>2019-04-30T15:58:33+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2019-04-30T04:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=651b09ff9485d99ebe5f6b4c9f2c42cd18946d43'/>
<id>urn:sha1:651b09ff9485d99ebe5f6b4c9f2c42cd18946d43</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>gdbc6x: gcc7 related fixes got accepted upstream, remove</title>
<updated>2018-08-23T05:26:47+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2018-08-22T03:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=e02913c3f772b74a6c56b0c83f43f9bffdca0dd9'/>
<id>urn:sha1:e02913c3f772b74a6c56b0c83f43f9bffdca0dd9</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>gdbc6x: update compatibility</title>
<updated>2018-03-01T18:52:03+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2018-03-01T06:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=11a725af413ce84a299c8a3b8bbd0471e96ce33f'/>
<id>urn:sha1:11a725af413ce84a299c8a3b8bbd0471e96ce33f</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
</feed>
