<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/classes, branch ti2019.01</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=ti2019.01</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=ti2019.01'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2018-10-01T03:19:15+00:00</updated>
<entry>
<title>ti-pdk-bbclass: Using machine name as k3 instead of am65xx</title>
<updated>2018-10-01T03:19:15+00:00</updated>
<author>
<name>Mahesh Radhakrishnan</name>
<email>m-radhakrishnan2@ti.com</email>
</author>
<published>2018-09-29T01:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=f7659b553af305d53f37e15e8ff9625779ab3fcc'/>
<id>urn:sha1:f7659b553af305d53f37e15e8ff9625779ab3fcc</id>
<content type='text'>
Signed-off-by: Mahesh Radhakrishnan &lt;m-radhakrishnan2@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-pdk-class: Include EVE toolchain path, as needed by ti-pdk-build-rtos for some SoCs</title>
<updated>2018-09-11T23:58:04+00:00</updated>
<author>
<name>Djordje Senicic</name>
<email>x0157990@ti.com</email>
</author>
<published>2018-09-10T18:54:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=722c1e6d93dce69c61aff381241e00d8e97a45e1'/>
<id>urn:sha1:722c1e6d93dce69c61aff381241e00d8e97a45e1</id>
<content type='text'>
Signed-off-by: Djordje Senicic &lt;x0157990@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-pdk: Add tool chain dependencies for am65xx platform</title>
<updated>2018-08-24T20:08:41+00:00</updated>
<author>
<name>Sam Nelson</name>
<email>sam.nelson@ti.com</email>
</author>
<published>2018-08-23T03:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ea70f9188883769f1b9b7ac5343c9ebb6c8f53d2'/>
<id>urn:sha1:ea70f9188883769f1b9b7ac5343c9ebb6c8f53d2</id>
<content type='text'>
Adds the dependency on toolchain needed for A53 and R5 cores

Signed-off-by: Sam Nelson &lt;sam.nelson@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>meta-ti: cleanup use of d.getVar()</title>
<updated>2018-07-10T18:39:09+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2018-07-10T07:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=a5ecd90543b0842555662ea92e129d78e6f8c08b'/>
<id>urn:sha1:a5ecd90543b0842555662ea92e129d78e6f8c08b</id>
<content type='text'>
1. drop use of True as second parameter, which is default, to align with master
2. there were instances of incorrectly passing 'd' as second parameter from
previous conversion from bb.data.getVar() usage

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-pdk: Allow Doxygen generation to be optional</title>
<updated>2018-02-27T00:43:00+00:00</updated>
<author>
<name>Joshua Watt</name>
<email>jpewhacker@gmail.com</email>
</author>
<published>2018-02-22T03:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=bd3bd8632e15424e14349634251c77823b6639d3'/>
<id>urn:sha1:bd3bd8632e15424e14349634251c77823b6639d3</id>
<content type='text'>
Users can choose to completely disable doxygen generation in pdk recipes
by setting TI_PDK_DOXYGEN_SUPPORT = "0" in local.conf

Signed-off-by: Joshua Watt &lt;JPEWhacker@gmail.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-xdctools: extend to native and nativesdk</title>
<updated>2017-12-22T04:11:55+00:00</updated>
<author>
<name>Mertz, Timothy</name>
<email>timothy.mertz@garmin.com</email>
</author>
<published>2017-12-17T00:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=de8bb5892cee542419667f6a3ec6590e098eab44'/>
<id>urn:sha1:de8bb5892cee542419667f6a3ec6590e098eab44</id>
<content type='text'>
ti-xdctools should be a native recipe as it more accurately reflects how
it is supposed to be used. In addition, this allows it to be built as
nativesdk and included in SDK image tools

Signed-off-by: "Mertz, Timothy" &lt;timothy.mertz@garmin.com&gt;
Signed-off-by: Joshua Watt &lt;JPEWhacker@gmail.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Acked-by: Jacob Stiffler &lt;j-stiffler@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-pdk.bbclass: depend on doxygen native for documentation</title>
<updated>2017-12-19T18:42:40+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2017-12-19T12:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=f3ae0baba8ccc4cd10503ebc84744a3a2da757f9'/>
<id>urn:sha1:f3ae0baba8ccc4cd10503ebc84744a3a2da757f9</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-pdk: clean the sources during the configure task</title>
<updated>2017-10-25T12:33:58+00:00</updated>
<author>
<name>Jacob Stiffler</name>
<email>j-stiffler@ti.com</email>
</author>
<published>2017-10-24T20:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=4c28ce3d8588c974a9379e14c0f3380c3bcb7478'/>
<id>urn:sha1:4c28ce3d8588c974a9379e14c0f3380c3bcb7478</id>
<content type='text'>
* For the XDCMAKE recipes, a clean was already occuring udring the
  compile task.
* Move the clean to the configure task to more closely match the
  base.bbclass.
* As the non XDCMAKE recipes generate dep files, add a clean in
  configure for when dependencies have changed.
* Use oe_runmake to share options between "make release" and
  "make clean".
* There appears to be an issue with parallel builds using the
  ti-pdk-build framework, so unset PARALLEL_MAKE.

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>ti-pdk.bbclass: add dependency on ti-cgt-pru-native</title>
<updated>2017-10-02T20:19:14+00:00</updated>
<author>
<name>Hongmei Gou</name>
<email>a0271529@ti.com</email>
</author>
<published>2017-09-26T01:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=195895717b5df1544399f6f164deb26980354e0e'/>
<id>urn:sha1:195895717b5df1544399f6f164deb26980354e0e</id>
<content type='text'>
Signed-off-by: Hongmei Gou &lt;a0271529@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-pdk-bbclass: Fix for building pru firmware</title>
<updated>2017-09-01T16:51:09+00:00</updated>
<author>
<name>Mahesh Radhakrishnan</name>
<email>m-radhakrishnan2@ti.com</email>
</author>
<published>2017-08-31T04:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=1c924c003fb0cba826ef373bbafe4c81869a9120'/>
<id>urn:sha1:1c924c003fb0cba826ef373bbafe4c81869a9120</id>
<content type='text'>
Signed-off-by: Mahesh Radhakrishnan &lt;m-radhakrishnan2@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
</feed>
