<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-core/classes, 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-21T20:47:51+00:00</updated>
<entry>
<title>various: Fix variable usage</title>
<updated>2024-11-21T20:47:51+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-11-21T20:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ab07add28ff4c8acf68157de49ff29f59238e4e0'/>
<id>urn:sha1:ab07add28ff4c8acf68157de49ff29f59238e4e0</id>
<content type='text'>
Remove most direct references to WORKDIR.

S = "${WORKDIR}" is no longer allowed, adjust this to refer to UNPACKDIR

${WORKDIR}/package is also incorrect, adjust to ${PKGD}.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xilinx-deprecated: Make it clear directly building *-generic is deprecated</title>
<updated>2024-11-11T18:26:41+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-11-06T22:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=f54f6229594a1f9de62d81c6909829a6a6d54153'/>
<id>urn:sha1:f54f6229594a1f9de62d81c6909829a6a6d54153</id>
<content type='text'>
Print a message similar to:

  WARNING: The zynqmp-generic machine is intended to be included by other
  machines, it should not be used by itself.  For a non-machine, SoC specific
  filesystem, please use one of the common machines defined in
  meta-xilinx-core.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-core: Move generic machines to be firmware-less</title>
<updated>2024-09-13T13:13:30+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-08-17T21:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=8e79e44a070c51a19ce815ec3f7069f9538276cc'/>
<id>urn:sha1:8e79e44a070c51a19ce815ec3f7069f9538276cc</id>
<content type='text'>
Generic machines no longer depend on firmware (ESW) components.  Thus they
will now build a full Linux system, where possible, without XSCT or SDT
modes.

It is up to the specific machine.conf files to enable the correct build
flow and that will enable the necessary firmware dependencies for the SoC.

This also means HDF_MACHINES is no longer required.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xilinx-deprecated: Only print a message if it's not blank</title>
<updated>2024-08-25T14:40:04+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-08-15T00:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=c70f8dbe7bdafebfa5ff432980764b5742fa42d4'/>
<id>urn:sha1:c70f8dbe7bdafebfa5ff432980764b5742fa42d4</id>
<content type='text'>
Before all messages, even blank ones would be displayed.  This made it
difficult to have messages that only appeared sometimes.

The standard yocto project behavior for messages is "" (blank) means no
message, anything else gets displayed.  Follow this behavior.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xilinx-vars.bbclass: Skip Xilinx license warning for per-package license flag</title>
<updated>2024-07-17T15:50:38+00:00</updated>
<author>
<name>Adrian Fiergolski</name>
<email>adrian.fiergolski@fastree3d.com</email>
</author>
<published>2024-07-16T14:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=4ba4b6e2e525b6777d0801708c30922d8f2cbed1'/>
<id>urn:sha1:4ba4b6e2e525b6777d0801708c30922d8f2cbed1</id>
<content type='text'>
As described in the README.md, user can enable the 'xilinx' license on a per-package basis (i.e. 'xilinx_pmu-rom-native') in LICENSE_FLAGS_ACCEPTED. This patch updates the license flag check to reflect that possibility.

Signed-off-by: Adrian Fiergolski &lt;Adrian.Fiergolski@fastree3d.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
(cherry picked from commit ded63a5cd9cf05bb91f75d79f9d3e42cce99c04e)
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>amd_spi_image: Remove duplicate version</title>
<updated>2024-05-28T20:27:00+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-05-28T17:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=f243345f29f4d44d8acf9d07c16ef9e51132b597'/>
<id>urn:sha1:f243345f29f4d44d8acf9d07c16ef9e51132b597</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'xilinx/rel-v2024.1' into master-next</title>
<updated>2024-03-27T01:02:44+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-03-22T21:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d3bb371f8a8063f59dc9b3a654530063da967627'/>
<id>urn:sha1:d3bb371f8a8063f59dc9b3a654530063da967627</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'github/rel-v2023.2' into master-next</title>
<updated>2024-03-21T23:49:31+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-03-21T23:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=013826a649491a3845b3a580d45cfec920040c2b'/>
<id>urn:sha1:013826a649491a3845b3a580d45cfec920040c2b</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<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>classes: Deprecate fpgamanager_custom bbclass</title>
<updated>2023-11-22T18:07:57+00:00</updated>
<author>
<name>Sandeep Gundlupet Raju</name>
<email>sandeep.gundlupet-raju@amd.com</email>
</author>
<published>2023-11-16T17:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=b69184484313bc3a1806a7dbf2ee376dce145dd1'/>
<id>urn:sha1:b69184484313bc3a1806a7dbf2ee376dce145dd1</id>
<content type='text'>
Deprecate fpgamanager_custom.bbclass and this bbclass functionality
is available in new dfx_user_dts.bbclass and going forward user should
be using dfx_user_dts.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>
</feed>
