<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-standalone/recipes-applications, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2021-07-14T21:48:56+00:00</updated>
<entry>
<title>Reorganize the various layer components</title>
<updated>2021-07-14T21:48:56+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@kernel.crashing.org</email>
</author>
<published>2021-01-23T22:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=40d304b9534ce9912f9027c14bf97842daccb4ad'/>
<id>urn:sha1:40d304b9534ce9912f9027c14bf97842daccb4ad</id>
<content type='text'>
Machines: Move baremetal machines to meta-xilinx-standalone

Layers:
- Add new meta-xilinx-standalone-experimental
  This layer may require components that may not yet be available to the
  general public.  It will contain various experiemntal integration work.

- meta-xilinx-standalone
  This layer should be functional and contain the necessary items to build a
  baremetal toolchain that can use libxil (replacement to libgloss) from
  the Xilinx embeddedsw components.  (Note, libxil is NOT built as part of
  this work!)

  The layer also contains the buildable components for the various firmware
  components required to startup various Xilinx FPGAs.

Signed-off-by: Mark Hatle &lt;mark.hatle@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-applications: zynqmp-fsbl: Correct cflags based on the machine type</title>
<updated>2020-04-07T16:54:52+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.rao@xilinx.com</email>
</author>
<published>2020-04-07T04:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=1cd36dec369c48ffc331119331eeece13b5c7a5e'/>
<id>urn:sha1:1cd36dec369c48ffc331119331eeece13b5c7a5e</id>
<content type='text'>
This patch adjusts the cflags variables based on the selected machine.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.rao@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-applications: freertos-hello-world: Fix do_deploy elf variable name</title>
<updated>2020-04-03T14:27:56+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.rao@xilinx.com</email>
</author>
<published>2020-04-03T07:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=c424bf4e7e1cbb27facc542befd4194d9d2a6da0'/>
<id>urn:sha1:c424bf4e7e1cbb27facc542befd4194d9d2a6da0</id>
<content type='text'>
Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.rao@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Revise COMPATIBLE_MACHINE settings</title>
<updated>2020-03-18T00:44:09+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2020-03-18T00:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=6e5f44c4075b68105670cdb3e0dff9421e530e2f'/>
<id>urn:sha1:6e5f44c4075b68105670cdb3e0dff9421e530e2f</id>
<content type='text'>
Change the compatible machine so that everything is compatible with the
esw software.  Then select specific recipes that have more precise
compatibility requirements.

The COMPATIBLE_MACHINE is a regex, so we can use this to select zynqmp,
microblaze or other components as necessary.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-applications: freertos-lwip-udp-perf-server: Add recipe for compiling freertos lwip udp perf server application</title>
<updated>2020-03-17T14:10:49+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.rao@xilinx.com</email>
</author>
<published>2020-03-17T05:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=4af3cceaea156ecf49baeb22eeefbcf253dfecf4'/>
<id>urn:sha1:4af3cceaea156ecf49baeb22eeefbcf253dfecf4</id>
<content type='text'>
This recipe compiles the freertos lwip udp perf server application.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.rao@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-applications: freertos-lwip-udp-perf-client: Add recipe for compiling freertos lwip udp perf client application</title>
<updated>2020-03-17T14:10:47+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.rao@xilinx.com</email>
</author>
<published>2020-03-17T05:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=83efb00b1943e8cf20795be24c733afaa5dd8443'/>
<id>urn:sha1:83efb00b1943e8cf20795be24c733afaa5dd8443</id>
<content type='text'>
This recipe compiles the freertos lwip udp perf client application.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.rao@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-applications: freertos-lwip-tcp-perf-server: Add recipe for compiling freertos lwip tcp perf server application</title>
<updated>2020-03-17T14:10:45+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.rao@xilinx.com</email>
</author>
<published>2020-03-17T05:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=3431fc8e694d34a45748d14691fced74637e64eb'/>
<id>urn:sha1:3431fc8e694d34a45748d14691fced74637e64eb</id>
<content type='text'>
This recipe compiles the freertos lwip tcp perf server application.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.rao@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-applications: freertos-lwip-tcp-perf-client: Add recipe for compiling freertos lwip tcp perf client application</title>
<updated>2020-03-17T14:10:44+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.rao@xilinx.com</email>
</author>
<published>2020-03-17T05:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=678eee7bcc7e116109df3a4fe085e19608b43a3f'/>
<id>urn:sha1:678eee7bcc7e116109df3a4fe085e19608b43a3f</id>
<content type='text'>
This recipe compiles the freertos lwip tcp perf client application.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.rao@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-applications: freertos-lwip-echo-server: Add recipe for compiling freertos lwip echo server application</title>
<updated>2020-03-17T14:10:41+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.rao@xilinx.com</email>
</author>
<published>2020-03-17T05:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=e92ef64b726d65d40610fc82e714d780a74fbd4d'/>
<id>urn:sha1:e92ef64b726d65d40610fc82e714d780a74fbd4d</id>
<content type='text'>
This recipe compiles the freertos lwip echo server application.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.rao@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-applications: lwip-udp-perf-client: Add recipe for compiling lwip udp perf client application</title>
<updated>2020-03-17T14:10:39+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.rao@xilinx.com</email>
</author>
<published>2020-03-17T05:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d5cd9110eba714da4f1d1a1fd718d8c353d03748'/>
<id>urn:sha1:d5cd9110eba714da4f1d1a1fd718d8c353d03748</id>
<content type='text'>
This recipe compiles the lwip udp perf client application.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.rao@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
</feed>
