<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-core/classes/image-wic-utils.bbclass, 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>2023-12-08T17:30:55+00:00</updated>
<entry>
<title>classes: Move classes to match bbclass scope functionality</title>
<updated>2023-12-08T17:30:55+00:00</updated>
<author>
<name>Sandeep Gundlupet Raju</name>
<email>sandeep.gundlupet-raju@amd.com</email>
</author>
<published>2023-12-01T05:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=9b391bbaf9ed0b83a493f20e48594a1c1e3004ce'/>
<id>urn:sha1:9b391bbaf9ed0b83a493f20e48594a1c1e3004ce</id>
<content type='text'>
Move classes to classes-global or classes-recipe as appropriate to
match bbclass scope functionality. Below is the list.

classes-recipe: (inherited by recipes)
    amd_spi_image.bbclass
    dfx_user_dts.bbclass
    image-wic-utils.bbclass
    kernel-simpleimage.bbclass
    qemuboot-xilinx.bbclass
    xilinx-fetch-restricted.bbclass
    xilinx-platform-init.bbclass

classes-global: (inherited globally)
    xilinx-microblaze.bbclass

classes: (usage context is not clearly defined)
    gen-machine-conf.bbclass
    image-types-xilinx-qemu.bbclass
    xilinx-testimage.bbclass
    xilinx-vars.bbclass
    xilinx-deprecated.bbclass

Signed-off-by: Sandeep Gundlupet Raju &lt;sandeep.gundlupet-raju@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>image-wic-utils.bbclass: Support subdirectory parsing</title>
<updated>2022-11-24T15:00:36+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2022-11-22T20:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=aba3dcb15435e45048da4ac0e29fcab583f98d14'/>
<id>urn:sha1:aba3dcb15435e45048da4ac0e29fcab583f98d14</id>
<content type='text'>
Syntax for IMAGE_BOOT_FILES is &lt;source&gt;;&lt;dest&gt; where either or both
source can include a directory.  In the case of:

  devicetree/*.dtbo;devicetree/

The system will copy all of the contents (*.dtbo) from devicetree directory
and place it into a corresponding devicetree directory (using the same
filename) in the boot partition.

The code wasn't paying attention to this directory syntax, which caused
boot configuration errors.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<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>
</feed>
