<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-bsp/recipes-devtools, 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>2022-01-14T23:37:02+00:00</updated>
<entry>
<title>Initial restructure/split of meta-xilinx-bsp</title>
<updated>2022-01-14T23:37:02+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-12-15T21:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=f900c6a0c8908e370689235230094308ec419cf9'/>
<id>urn:sha1:f900c6a0c8908e370689235230094308ec419cf9</id>
<content type='text'>
Create a new meta-xilinx-core, move core functionality to the core, keeping
board specific files in the bsp layer.

zynqmp-generic changed from require &lt;board&gt; to include, so if meta-xilinx-bsp
is not available it will not fail.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>qemu-xilinx: set FILES:PN for nativesdk-qemu-xilinx</title>
<updated>2022-01-14T19:21:32+00:00</updated>
<author>
<name>Sai Hari Chandana Kalluri</name>
<email>chandana.kalluri@xilinx.com</email>
</author>
<published>2021-11-25T19:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=5054124be6bce449516c91b98e9960216f0abd65'/>
<id>urn:sha1:5054124be6bce449516c91b98e9960216f0abd65</id>
<content type='text'>
Set FILES:PN for nativesdk-qemu-xilinx when SDKMACHINE is x86_64-mingw32.  This
will fix do_package error:Files/directories were installed but not shipped in
any package

Signed-off-by: Sai Hari Chandana Kalluri &lt;chandana.kalluri@xilinx.com&gt;
</content>
</entry>
<entry>
<title>lopper: move to bbappend, remove obsolete items</title>
<updated>2021-10-25T21:57:25+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-10-14T18:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=81616c60caa005e7bf10603d3f92f8b37451aeda'/>
<id>urn:sha1:81616c60caa005e7bf10603d3f92f8b37451aeda</id>
<content type='text'>
Lopper is now provided in meta-virtualization, but that version appears
to be a bit older then what we need.

For the python modules that were depended by lopper, many are no available
in native and nativesdk versions.  Remove unnecessary bbappends.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>qemu-xilinx: Set FILES: for qemu</title>
<updated>2021-10-08T23:11:36+00:00</updated>
<author>
<name>Sai Hari Chandana Kalluri</name>
<email>chandana.kalluri@xilinx.com</email>
</author>
<published>2021-10-08T23:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=56006e427428e561a959b2010a3f6a2064441d00'/>
<id>urn:sha1:56006e427428e561a959b2010a3f6a2064441d00</id>
<content type='text'>
Set FILES: to correctly package all the files under usr/share/qemu

Signed-off-by: Sai Hari Chandana Kalluri &lt;chandana.kalluri@xilinx.com&gt;
</content>
</entry>
<entry>
<title>qemu-xilinx.inc: qemu-xilinx is at 5.0, remove unrequired patches</title>
<updated>2021-10-08T17:57:52+00:00</updated>
<author>
<name>Sai Hari Chandana Kalluri</name>
<email>chandana.kalluri@xilinx.com</email>
</author>
<published>2021-10-08T17:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=5239c5e94625bb645f3c7ecc051903b4d6900203'/>
<id>urn:sha1:5239c5e94625bb645f3c7ecc051903b4d6900203</id>
<content type='text'>
Remove cross.patch that is required for qemu version 6.0. qemu-xilinx is currently at 5.0

Signed-off-by: Sai Hari Chandana Kalluri &lt;chandana.kalluri@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-09-29T05:12:06+00:00</updated>
<author>
<name>Sai Hari Chandana Kalluri</name>
<email>chandana.kalluri@xilinx.com</email>
</author>
<published>2021-09-29T05:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=6921a88182ce51763fcf61273972df99dc2faee5'/>
<id>urn:sha1:6921a88182ce51763fcf61273972df99dc2faee5</id>
<content type='text'>
This is the result of automated script (0.9.0) conversion:

    oe-core/scripts/contrib/convert-overrides.py .

    converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Sai Hari Chandana Kalluri &lt;chandana.kalluri@xilinx.com&gt;
</content>
</entry>
<entry>
<title>qemu{-devicetree}: update branch to 2021.2 release</title>
<updated>2021-09-28T15:21:42+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-09-22T20:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=98e06df8c006b1da293dcd503da28cb9f6e7fed3'/>
<id>urn:sha1:98e06df8c006b1da293dcd503da28cb9f6e7fed3</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>flashstrip_1.0.bb: Add native recipe</title>
<updated>2021-09-28T15:21:02+00:00</updated>
<author>
<name>Vishal Patel</name>
<email>vishal.patel@xilinx.com</email>
</author>
<published>2021-09-16T19:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=b55a3fe1ce8018bd856cbbbba0eb8f9f5bab5a29'/>
<id>urn:sha1:b55a3fe1ce8018bd856cbbbba0eb8f9f5bab5a29</id>
<content type='text'>
Add native recipe to allow usage of utility needed to create a flash image

Signed-off-by: Vishal Patel &lt;vishal.patel@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Updated SRCREV for 2021</title>
<updated>2021-09-28T15:19:44+00:00</updated>
<author>
<name>Sivaprasad Addepalli</name>
<email>sivaprasad.addepalli@xilinx.com</email>
</author>
<published>2021-09-13T14:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=7800b24ba6d7738b444ab60b4e51e168f77bb7a1'/>
<id>urn:sha1:7800b24ba6d7738b444ab60b4e51e168f77bb7a1</id>
<content type='text'>
Signed-off-by: Siva Addepalli &lt;sivaprasad.addepalli@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Updated SRCREV for 2021</title>
<updated>2021-09-28T15:19:44+00:00</updated>
<author>
<name>Sivaprasad Addepalli</name>
<email>sivaprasad.addepalli@xilinx.com</email>
</author>
<published>2021-09-10T06:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=41548e4e6420b5b5a5ed85f699d43afe4efe2051'/>
<id>urn:sha1:41548e4e6420b5b5a5ed85f699d43afe4efe2051</id>
<content type='text'>
Signed-off-by: Siva Addepalli &lt;sivaprasad.addepalli@xilinx.com&gt;
</content>
</entry>
</feed>
