| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Move and rename a subset of the packagegroups from meta-petalinux to
meta-xilinx-core/recipes-core/packagegroups/
Add new meta-xilinx-demos layer
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Changelog:
h265parse: Revert patch "videoparsers: h265: Be less restrictive between PPS and SPS parsing order"
Signed-off-by: Ashish Kumar Vishwakarma <ashishkumar.vishwakarma@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Added aienginev2 and aiefal recipes to support AIENGINE in baremtal
decoupling flow. AIENGINE v2 is not dependent on ESW repo. It fetches
aie-rt repo & compile yocto baremtal driver. Updated latest SRCREV of
main-aie branch as there is dependency on CMake APIs to build AIENGINE
driver.
Signed-off-by: Jaydip Patel <jaydip.patel@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by : Arno Glim <arno.glim@amd.com>
Changed recipe version from 2024.1 to 2024.2
Changelog:
Support VCU2 kernel driver for 6.6 kernel version
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 6b2646cf71284be46431cc86a699f031c79a5d26.
Code is now in Poky.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The sanity check was based on the example from meta-security. However,
the function was not renamed. This could have caused the meta-security
version to be run instead.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The generic machine configurations should not have a direct dependency
on specific firmware components as these dependencies should be
associated with boot.bin (or similar).
This change also removes WIC_DEPENDS as it is no longer required
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Based on github Pull Request #61.
1. `yaml` is imported but not used. This may cause issues as `yaml`
is not a standard library module.
2. Remove trailing newlines.
Signed-off-by: Alain Péteut <alain.peteut@spacetek.ch>
Update commit message and added PR number in commit message.
Also update import list order.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Updates source branch for 24.2, updates aiefal and ai-engine-driver
versions.
Changelog:
driver: Version bump
fal: Version bump
driver: src: Implemented APIs for list exsiting partitions to facilitating debugging
Signed-off-by: Gregory Williams <gregory.williams@amd.com>
Leave the '2024' version to be 3.5/2024.1 based.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add shadow buffer management callbacks to support screen mirroring
and rotation via RandR extension.
Signed-off-by: Anatoliy Klymenko <anatoliy.klymenko@amd.com>
Reviewed-by: Sai Hari Chandana Kalluri <chandana.kalluri@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Update preferred version for xrt,zocl to pick latest bb file.
And add compatible string for versal-net in xrt*.bb file.
Signed-off-by: Ashwini Lomate <ashwini.lomate@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Changelog:
mediasrcbin: Updated v4l2-subdev APIs as per v4l-utils v1.26
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Minor updates to the amd_spi_image bbclass and bootbin version files to
support updated version strin format for Kria, SC and emb-plus
Also fix an issue with IMAGE_NAME_SUFFIX being set to ".rootfs" by
default
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Verify the ATF_CONSOLE value is valid during parse time. This should save
us from trying to interpret confusing error messages if the console is
not set to one of the valid values. If the valid entries change over time
we will need to update the integration.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove leftover recipe from a previous move attempt.
Fixes: 6e0a892c8695 ("bitstream-extraction: Move to xilinx-tools dynamic layers")
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Move back to gitsm, this should now work properly
Changelog:
Petalinux: moving to latest petalinux for 2024.1 (#8232)
CR-1199344: boot scr offset made to 0x0 (#8172) (#8227)
Fix PCI Link down issue during EEMI PMC reset (#8208) (#8222)
libqdma: Updating QDMA to its latest commit (#8197) (#8221)
Minor changes in boost.sh script (#8202) (#8212)
Fixed an issue for single slot case where multiple IPs are opened. (#8177) (#8220)
Fixed a issue which is causing lsf. This is related to CR-1177852 (#8188) (#8219)
Fix boost library link issue when using static boost (#8193)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
commit a75e9843c875bac0f52d34a1763e39e16fb3c9a7 is tag 202410.2.17.319
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\|
| |
| |
| |
| |
| | |
Renamed u-boot-xlnx to make it clear this is 2024.2 work.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
This reverts commit f0d2cd26290fed99997e0dcda8b0e658edb9664a.
|
| |
| |
| |
| | |
This reverts commit a720c9d04669e110dbd732e5145c50bfa726cf02.
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Preferred version is undefined for xen 2024.2 and linux-xlnx
do_deploy task got failed due to no xen binary in build artifacts.
To fix this added 2024.2 PREFERRED_VERSION for xen.
Signed-off-by: John Vicky Vykuntapu <johnvicky.vykuntapu@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 73c1f158c3c6d8fabc242fbd42a4bdfecb466a8b)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Create 2024.2 versions of recipes, and add preferred_version support to
select the version that matches what the user wants.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit d17e2e5d39762e98c097c328360393ec8b133682)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|