<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb, 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>various: Remove SOC_VARIANT, split versal and versal-net, add machine_features</title>
<updated>2024-06-12T21:31:46+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-06-04T22:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=2ad533417a52e37554f18434f3e4e12df68f6455'/>
<id>urn:sha1:2ad533417a52e37554f18434f3e4e12df68f6455</id>
<content type='text'>
SOC_VARIANT has been remove, we are now only using the YP standard SOC_FAMILY
configuration.  The defined families are: zynq, zynqmp, versal and versal-net.

Our decision of breaking up versal-net from versal, is based on the SoC CPU
changes from cortexa72/r5 to cortexa78/r52, thus we're treating it as a
different SoC family.

In order to capture the individual capabilities that we used to handle via
SOC_VARIANT, we have defined the following features (some may have been
previously defined):
 - mali400 (zynqmp eg and ev)
 - vcu (zynqmp ev)
 - rfsoc (zynqmp dr RF capabiltiies)
 - aie - (versal ai &amp; premium)
 - vdu - (versal ai)

SOC_VARIANT_ARCH and SOC_FAMILY_ARCH are now obsolete and replaced by
MACHINE_ARCH.  This is based on the guideline that any recipes that use
MACHINE_FEATURES should be MACHINE_ARCH specific.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
(cherry picked from commit b472558db7d7da5fca63c498e45cac58ae8855fe)
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>Revert "kernel-module-zocl: Rename from zocl"</title>
<updated>2024-06-10T23:26:23+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-06-10T21:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=62523c2bc42b6b0c5d795373e5110a5c07ed52d8'/>
<id>urn:sha1:62523c2bc42b6b0c5d795373e5110a5c07ed52d8</id>
<content type='text'>
This reverts commit 60542eb1dea413c631330524836412cfefc933bb.

This also makes the same change to 2024.1 version.

This change caused:

ERROR: core-image-minimal-1.0-r0 do_rootfs: Unable to find package with name 'kernel-module-zocl' in SPDX file .../tmp/deploy/spdx/by-hash/zynqmp_generic/sstate:kernel-module-zocl:zynqmp_generic-poky-linux:202410.2.17.0:r0:zynqmp_generic:12:/kernel-module-zocl-6.6.10-xilinx-g3af4295e00ef.spdx.json

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
(cherry picked from commit 3f3d692d66be7d9f147364828572e57dd87702eb)
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>kernel-module-zocl: Rename from zocl</title>
<updated>2024-05-20T15:06:12+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-05-17T20:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=60542eb1dea413c631330524836412cfefc933bb'/>
<id>urn:sha1:60542eb1dea413c631330524836412cfefc933bb</id>
<content type='text'>
To follow YP and our own conventions, rename the kernel module.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>Branch to 2023.1</title>
<updated>2023-03-05T16:25:18+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2023-03-03T19:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=39bcac39bea4fd22c23ffab003227c34759d7a53'/>
<id>urn:sha1:39bcac39bea4fd22c23ffab003227c34759d7a53</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>dfx-mgr: Update SRCREV, remove CFLAGS workarounds</title>
<updated>2023-02-19T16:31:22+00:00</updated>
<author>
<name>Sergei Korneichuk</name>
<email>sergei.korneichuk@amd.com</email>
</author>
<published>2023-02-18T00:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=55241ab1906002c2a89c080052292cff545a7eec'/>
<id>urn:sha1:55241ab1906002c2a89c080052292cff545a7eec</id>
<content type='text'>
Remove workarounds for warnings.
Changelog for SRCREV:
  dfx_mgr: Fix compiler warnings

Signed-off-by: Sergei Korneichuk &lt;sergei.korneichuk@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>dfx-mgr: Update SRCREV</title>
<updated>2023-01-06T18:58:21+00:00</updated>
<author>
<name>Christian Kohn</name>
<email>chris.kohn@amd.com</email>
</author>
<published>2022-12-23T03:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=b37d61caef96518410ac5add9cc31eb06aa1a849'/>
<id>urn:sha1:b37d61caef96518410ac5add9cc31eb06aa1a849</id>
<content type='text'>
Changelog:
  xlnx-firmware-detect: Remove valid ID check

Signed-off-by: Christian Kohn &lt;chris.kohn@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>dfx-mgr: Replace fru-print with freeipmi</title>
<updated>2022-11-30T18:54:28+00:00</updated>
<author>
<name>Christian Kohn</name>
<email>chris.kohn@amd.com</email>
</author>
<published>2022-11-30T00:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d6fad75bf25f56c78082b9adc4c96b359b9dcc8d'/>
<id>urn:sha1:d6fad75bf25f56c78082b9adc4c96b359b9dcc8d</id>
<content type='text'>
Replace fru-print with freeipmi which provide ipmi-fru for FRU data parsing.
Patch the xlnx-firmware-detect script from the dfx-mgr repo to use impi-fru
instead of fru-print.

Signed-off-by: Christian Kohn &lt;chris.kohn@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>dfx-mgr: Add initial 2023.1 branch</title>
<updated>2022-11-03T00:25:45+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2022-11-02T21:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=0dd855e2bb21108d0d2f61ac357e712a23412f88'/>
<id>urn:sha1:0dd855e2bb21108d0d2f61ac357e712a23412f88</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
</feed>
