summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * xen : Updated SRCREV for 2024.2_9419Sivaprasad Addepalli2024-07-221-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * u-boot-xlnx : Updated SRCREV for 2024.2_5623Sivaprasad Addepalli2024-07-221-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * embeddedsw : Updated SRCREV for 2024.2_2415Sivaprasad Addepalli2024-07-221-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * meta-vitis-tc: gcc-source_13.%: Fix python call in riscv multilibMark Hatle2024-07-172-0/+20
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Fix issue with vdu not getting enabled for gstreamer.Arno Glim2024-07-171-1/+1
| | | | | | | | | | Signed-off-by: Arnog Glim <arno.glim@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: relocate-wrapper: Update author email addressMark Hatle2024-07-171-2/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: riscv-tc: _ is no longer permittedMark Hatle2024-07-172-21/+21
| | | | | | | | | | | | | | | | | | | | The multilib name will be promoted into package names. Package names no longer permit the use of a '_' in the name. So strip this from the multilib name, everything else remains the same. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit f452a4f639bf4e714df8f07d8c8ac85d88541794) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: packagegroup-cross-canadian: Disable GDB on microblazeMark Hatle2024-07-171-0/+3
| | | | | | | | | | | | | | | | | | cross-gdb does not current building for Microblaze. Disable from the toolchain SDK until this is corrected. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit f355f2f9f939f33890060ac582ca7c05f6d2dbac) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: microblaze-tc: Disable 64-bit multilibsMark Hatle2024-07-171-16/+16
| | | | | | | | | | | | | | | | | | Currently binutils does not support m64 on microblaze. Disable 64-bit multilibs until this can be fixed. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 70efe2b8418776ccef7800ded53432332c7c5516) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: Disable PACBTI for ilp32Mark Hatle2024-07-171-0/+5
| | | | | | | | | | | | | | | | | | gcc on ilp32 doesn't support generating PAC/BTI components: cc1: sorry, unimplemented: return address signing is only supported for '-mabi=lp64' Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 71e895689e7daa0e9df83aebff4e56ae9cc6a9e4) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: Rename newlib/libgloss for latest masterMark Hatle2024-07-172-0/+0
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 80fb097f428975439642e0f9f9b77b89edcff853) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: update Upstream-StatusMark Hatle2024-07-172-0/+4
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 53220b5448997ef97d93e3be5fc47f3fdf9715a9) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: Rename the special toolchain scripts classMark Hatle2024-07-172-3/+6
| | | | | | | | | | | | | | | | Also update the class to match the latest YP master versions. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit c0e042440306ab5c2ee793404f10e1b899f52a10) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: Update files/toolchain-share* to latest master versionsMark Hatle2024-07-171-5/+8
| | | | | | | | | | | | | | | | Minor updates to sync to the latest upstream YP changes. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 550e2bc3255a70364ee0fbc4515a1a20f1feb775) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-vitis-tc: Create new layer from meta-petalinux as of 2024.1Mark Hatle2024-07-1731-0/+2826
| | | | | | | | | | | | | | | | | | These components are used to build SDKs that are often shipped with the AMD Vitis and Vivado products. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 5f481ae55aa646b334e15e16ef826b8d42792edf) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-standalone: xilinx-standalone: Remove FULL_OPTIMIZATION changesMark Hatle2024-07-171-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | Yocto Project has changed the optimization settings in poky commit 1cf0974ad242f7eb2815a4ef0e3e5b6507ca56ea Since the settings match the Yocto Project defaults, remove them. If we need to default for size in the future, we can re-implement this using the current approach. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit b7708778180849caa972a6ccebc01aa60d97ddfb) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * perf: Remove all necessarily changes in pokyMark Hatle2024-07-173-525/+0
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 1ab38403e91e5cfdf08852c06e5583f707aa53c1) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-core: qemu-xilinx-multiarch-helper-native fix default helpMark Hatle2024-07-171-4/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code change is based on the discussion with Corey Thompson on the meta-xilinx@lists.yoctoproject.org mailing list. It was pointed out that the default help behavior did not match what runqemu was expecting from the actual qemu execution. We need to properly handle the user asking from help information or improperly invoking the binary with correct return codes. The new behavior will ensure that incorrect arguments results in a non-zero return code with an error message or basic help text. If the user passes -h, -help or --help (matching qemu's behavior) will report the basic help text, and then invoke the APU, PMU or PLM qemu as appropriate to augment and provide the full set of arguments. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 7f196888506291f7274f93d734a427f3e0226219) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * v4l-utils: Remove redefinition of Xilinx specific formats in libv4l2subdevAdrian Fiergolski2024-07-171-22/+2
| | | | | | | | | | | | | | | | All formats, including Xilinx specific, defined in "linux/media-bus-format.h" are included in "libv4l2subdev.c" through "libv4l2subdev.h" -> "linux/v4l2-subdev.h" -> "linux/v4l2-mediabus.h". Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit a6e4b699a9633f7bc931e7c2b2cf9cf37b7243eb) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * v4l-utils: Remove MEDIA_BUS_FMT_Y16_1X16 from Xilinx specific formatsAdrian Fiergolski2024-07-171-18/+16
| | | | | | | | | | | | | | | | | | | | | | MEDIA_BUS_FMT_Y16_1X16 is part of upstream now.[1] [1] https://github.com/gjasny/v4l-utils/blob/4aee01a027923cab1e40969f56f8ba58d3e6c0d1/include/linux/media-bus-format.h#L99 Signed-off-by: Adrian Fiergolski <Adrian.Fiergolski@fastree3d.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 03aec2d36be5c918ce537b90a69c711646b4b277) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xilinx-vars.bbclass: Skip Xilinx license warning for per-package license flagAdrian Fiergolski2024-07-171-1/+1
| | | | | | | | | | | | | | | | | | 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 <Adrian.Fiergolski@fastree3d.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit ded63a5cd9cf05bb91f75d79f9d3e42cce99c04e) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-microblaze: Update Upstream-StatusMark Hatle2024-07-172-1/+3
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 79fa542cb1202cd491fd8a1395892b3e9f905773) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-core: Move multimedia components to meta-xilinx-multimediaMark Hatle2024-07-175-0/+0
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit af16a4f1470e0fa5b78e387c915692b78cb20e1f) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * boot.cmd.generic:Add nor bootmode support in boot scriptSwagath Gadde2024-07-171-0/+11
| | | | | | | | | | | | | | | | | | Add support to nor bootmode in boot script to boot linux from it. usecase: when bootmode changed on board to BPI mode it will be detected as nor Signed-off-by: Swagath Gadde <swagath.gadde@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * open-amp: Add 2024.2 recipesBen Levinsky2024-07-172-0/+32
| | | | | | | | | | | | | | | | | | Add with 2024 branches to ensure SRCREV bumps and branch bumps can occur for 2024.2 In the future this will have release branch Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * gstreamer-multimedia-notebooks: Changed branch from xlnx_rel_v2024.1 to masterHibitha B Raj2024-07-171-1/+1
| | | | | | | | | | Signed-off-by: Hibitha B Raj <hibitha.braj@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Added VDU bb files for 2024.2 and updated SRCREVHibitha B Raj2024-07-174-0/+171
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-core: linux-xlnx: Restore 2024.1 release versionMark Hatle2024-07-171-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot-xlnx : Updated SRCREV for 2024.2_5647Sivaprasad Addepalli2024-07-171-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * linux-xlnx : Updated SRCREV for 2024.2_7643Sivaprasad Addepalli2024-07-171-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * embeddedsw : Updated SRCREV for 2024.2_3927Sivaprasad Addepalli2024-07-171-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * u-boot-xlnx : Updated SRCREV for 2024.2_9807Sivaprasad Addepalli2024-07-151-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * linux-xlnx : Updated SRCREV for 2024.2_5451Sivaprasad Addepalli2024-07-131-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * arm-trusted-firmware : Updated SRCREV for 2024.2_4435Sivaprasad Addepalli2024-07-131-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * linux-xlnx : Updated SRCREV for 2024.2_7247Siva Addepalli2024-07-112-1/+12
| | | | | | | | | | | | Updated commit ID to latest HEAD Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Update recipes for VCU2 to use the july 2024 Allegro release commit idsArno Glim2024-07-114-7/+7
| | | | | | | | | | Signed-off-by: Arnog Glim <arno.glim@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Add missing compatible string for versal-net in xrt_202420.2.18.0.bb file.Manoj Takasi2024-07-113-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Manoj Takasi <mtakasi@amd.com> Also added 202310 and 202320 version. (202410 already had the entry) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * recipes-firmware: Add vek280-pl-bram-uart-gpio-fw recipesSandeep Gundlupet Raju2024-07-111-0/+28
| | | | | | | | | | | | | | Add vek280-pl-bram-uart-gpio-fw segmented config recipes. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-core: Update default version for aieMark Hatle2024-07-111-2/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * dts : Updated SRCREV for 2024.2_9207Sivaprasad Addepalli2024-07-111-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * qemu : Updated SRCREV for 2024.2_6495Sivaprasad Addepalli2024-07-111-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * u-boot-xlnx : Updated SRCREV for 2024.2_4651Sivaprasad Addepalli2024-07-111-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * embeddedsw : Updated SRCREV for 2024.2_8995Sivaprasad Addepalli2024-07-101-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * embeddedsw : Updated SRCREV for 2024.2_8751Sivaprasad Addepalli2024-07-091-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * aie-rt : Updated SRCREV for 2024.2_9103Sivaprasad Addepalli2024-07-091-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * xen : Updated SRCREV for 2024.2_4959Sivaprasad Addepalli2024-07-091-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * u-boot-xlnx : Updated SRCREV for 2024.2_9959Sivaprasad Addepalli2024-07-091-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * libmali: Always install libgbm into sysrootDaniel Levin2024-07-031-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | libgdm is required for graphics buffer management on Wayland. But it may also may be used directly in EGL by reinterprenting gbm_surface* as EGLNativeWindowType. Partuclarly, glmark2 requires libgbm when either gbm- or drm- flavor is enabled without Wayland. Signed-off-by: Daniel Levin <daniel.levin@amd.com> Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * machine: Remove vck500-versal conf fileSandeep Gundlupet Raju2024-07-022-50/+0
| | | | | | | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * versal-*generic.conf: Fix runqemu boot hang issueSandeep Gundlupet Raju2024-07-022-2/+2
| | | | | | | | | | | | | | | | | | Yocto runqemu boot hangs for all versal devices, this is due to QB_FW_FILES variable doesn't get expanded, Hence fix variable QB_FW_FILES variable expansion issue. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>