<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend, 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>2024-11-21T16:43:43+00:00</updated>
<entry>
<title>meta-xilinx-standalone: Remove obsolete entries, move override into sdt layer</title>
<updated>2024-11-21T16:43:43+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-05-23T17:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ceecdd7bc5ca5389e21c370c272f2f9a9273f4d8'/>
<id>urn:sha1:ceecdd7bc5ca5389e21c370c272f2f9a9273f4d8</id>
<content type='text'>
DTC_FLAGS and DT_INCLUDE should only be defined within the context of the
layer providing the device tree components.  It is obsolete in the generic
case.

Spit the COMPATIBLE_HOST, xilinx-freertos belongs in the SDT layer.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>device-tree: Remove obsolete COMPATIBLE_MACHINE</title>
<updated>2024-11-21T16:43:43+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-05-23T17:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=310473cd1ad8217345b0e3ea0e48524ee54716f9'/>
<id>urn:sha1:310473cd1ad8217345b0e3ea0e48524ee54716f9</id>
<content type='text'>
These machines have not been defined for a while, remove them.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: adjust bbappends for YP best practices</title>
<updated>2024-11-21T16:43:43+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-05-23T17:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=3111e3646630451db124c094bb4bc6541bbfe87f'/>
<id>urn:sha1:3111e3646630451db124c094bb4bc6541bbfe87f</id>
<content type='text'>
Ensure that each bbappend only applies when XILINX_WITH_ESW or a related
DISTRO is enabled.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>various: WORKDIR/UNPACKDIR changes</title>
<updated>2024-06-10T20:42:58+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-06-06T23:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=8d00de8b709a708a7baff73121a608dbdfa9120b'/>
<id>urn:sha1:8d00de8b709a708a7baff73121a608dbdfa9120b</id>
<content type='text'>
Recently oe-core implemented an architetural change that WORKDIR is no
longer to be used as a dumping group for miscellaneous files.

link: https://lists.openembedded.org/g/openembedded-architecture/topic/cleanup_of_workdir_by/105739556
oe-core: e022d62ba917 ("base/bitbake.conf: Introduce UNPACKDIR")

Based on changes submitted by Trevor Woerner &lt;twoerner@gmail.com&gt;

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-bsp: device-tree: Update recipe for freertos distro</title>
<updated>2023-04-10T16:03:22+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.kedareswara.rao@amd.com</email>
</author>
<published>2023-02-10T17:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=939af0d05d53e6823d8b5d2e2c93896f616fd5de'/>
<id>urn:sha1:939af0d05d53e6823d8b5d2e2c93896f616fd5de</id>
<content type='text'>
Add support for freertos distro by updating COMPATIBLE_HOST.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.kedareswara.rao@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: various fixes for override syntax changes</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-14T14:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=be068fec4927666ad84f8955b8cf65e9e25e837f'/>
<id>urn:sha1:be068fec4927666ad84f8955b8cf65e9e25e837f</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@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>meta-xilinx-standalone: Remove obsolete do_install_append</title>
<updated>2021-09-28T15:20:16+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-09-13T19:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=bd290327f52720f38ead81700f8fb1ac13f1d99a'/>
<id>urn:sha1:bd290327f52720f38ead81700f8fb1ac13f1d99a</id>
<content type='text'>
The do_install append was processing files in early versions of the
decoupling development.  This development has moved to the
meta-xilinx-standalone-experiment layer, but the code blob is
obsolete as these items are no longer needed to be copied.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: device-tree remove obsolete XSCTH usage</title>
<updated>2021-09-28T15:20:16+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-09-12T19:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=c91f7b34e308f31d7f3286776a0e3b0772669b9b'/>
<id>urn:sha1:c91f7b34e308f31d7f3286776a0e3b0772669b9b</id>
<content type='text'>
XSCTH is only useful when XSCT is being used.  This layer does not
depends on XSCT, so remove the entries.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: recipes-bsp: device-tree: Install psu_init* files only for standalone configuration</title>
<updated>2020-04-08T15:51:51+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.rao@xilinx.com</email>
</author>
<published>2020-04-08T15:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=3e8e3c8daf6312b7d41fcf0df7a3c733476477ae'/>
<id>urn:sha1:3e8e3c8daf6312b7d41fcf0df7a3c733476477ae</id>
<content type='text'>
psu_init* files installation is valid only for standalone configuration
update the do_install for the same.

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>
