summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
Commit message (Collapse)AuthorAgeFilesLines
...
* | conf/machine: Better document inheritence expectationsMark Hatle2022-11-104-9/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See the README files for specific requirements, but we have designed the machine configurations into an inheritance model. This module can be further broken into 3 distinct categories of variables: 1 - Variables that MUST be declared BEFORE inheriting the base machine 2 - Variables that SHOULD be declared BEFORE inheriting the base machine, as they are commonly overridden. (This will need continual review.) 3 - All remaining variables that should only be declared in the machine .conf file, and MUST be declared AFTER inheriting the base machine. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | linux-xlnx: Add the LINUX_VERSION_EXTENSION to the PVMark Hatle2022-11-101-1/+1
| | | | | | | | | | | | | | This makes it clear a particular kernel version is related to a particular Xilinx release. For example, 5.15.36 becomes 5.15.36-xilinx-v2022.2. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | layer.conf: Revise the PREFERRED_VERSION operationsMark Hatle2022-11-101-6/+18
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | pmu-rom-native: This is a binary download, remove versioningMark Hatle2022-11-103-28/+0
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | kernel-module-dp: Version the unversioned _gitMark Hatle2022-11-101-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | kernel-module-hdmi: Version the unversioned _gitMark Hatle2022-11-101-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | qemu-xilinx: Split to allow for version specific BRANCH/SRCREVMark Hatle2022-11-109-4/+14
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | linux-xlnx-udev-rules: Unconditionally add the aie udev rulesMark Hatle2022-11-101-4/+1
| | | | | | | | | | | | | | | | | | Since this package is not machine specific, we need to just add the rules as well as the group. This won't cause any issues on systems w/o aie. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 4582487e13cad0e910194ccfff2b0920bf0ce6d7) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | xilinx-bootbin: machine-xilinx-zynq, remove obsolete BIG_PARTITION_DEPENDSMark Hatle2022-11-101-3/+0
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | xilinx-bootbin: Update Zynq and ZynqMP bitstream to use RECIPE_SYSROOTMark Hatle2022-11-102-2/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | xilinx-bootbin: If a file is missing, avoid a backtraceMark Hatle2022-11-101-0/+2
| | | | | | | | | | | | | | Provide a better user experience with a reasonable error message instead of a python backtrace! Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | dfx-mgr: Workaround for various warnings that cause errors (-Wall)Mark Hatle2022-11-101-0/+7
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Add AIE support for 'versal-ai-edge' family of devicesrbramand2022-11-101-0/+10
| | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 24761df81446f98e56291c9a3b8ad3b3939d7bb7) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | xrt/zocl: Remove zynq compatibility from recipesrbramand2022-11-102-0/+8
|/ | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Merge remote-tracking branch 'origin/kirkstone-next' into master-nextMark Hatle2022-10-191-1/+1
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
| * xrt: Move from libmetal to libmetal-xlnxMark Hatle2022-10-191-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
| * xrt: XRT uses pkgconfigMark Hatle2022-10-191-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* | Merge remote-tracking branch 'origin/kirkstone-next'Mark Hatle2022-10-113-3/+3
|\| | | | | | | | | | | Last sync with honister/kirkstone-next and rel-v2022.2 release Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Merge remote-tracking branch 'origin/honister' into kirkstone-nextMark Hatle2022-10-1117-28/+27
| |\ | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * Merge remote-tracking branch 'origin/rel-v2022.2' into honisterMark Hatle2022-10-1117-28/+27
| | |\ | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | | * xrt: Final XRT commit id for 2022.2 releasech vamshi krishna2022-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: ch vamshi krishna <chvamshi@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | | * Updated SRCREV for 2022.2Sivaprasad Addepalli2022-10-041-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* | | | Merge remote-tracking branch 'origin/rel-v2022.2'Mark Hatle2022-09-305-5/+5
|\ \ \ \ | | |_|/ | |/| | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | xrt_git:zocl_git:update commitidrbramand2022-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | Updated SRCREV for 2022.2Siva Addepalli2022-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | Update to bootgen SRCREV to point to latest commitRamya Darapuneni2022-09-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | Updated SRCREV for 2022.2Sivaprasad Addepalli2022-09-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * | | Update to bootgen SRCREV to point to latest commitRamya Darapuneni2022-09-231-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | xrt_git:zocl_git:update commitidrbramand2022-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | Updated SRCREV for 2022.2Sivaprasad Addepalli2022-09-211-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* | | | xrt: Add pkgconfig to the buildMark Hatle2022-09-211-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | Remove sample files, they were not usedMark Hatle2022-09-212-316/+0
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | Merge branch 'kirkstone-next'Mark Hatle2022-09-2017-25/+24
|\ \ \ \ | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * \ \ \ Merge branch 'honister' into kirkstone-nextMark Hatle2022-09-2017-25/+24
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | | Merge remote-tracking branch 'origin/rel-v2022.2' into honisterMark Hatle2022-09-2017-25/+24
| | |\| | | | | |/ | | |/| | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | | * linux-xlnx: Move the versal-net to the default xilinx_defconfigMark Hatle2022-09-201-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | | * various: Move to 2022.2 release branchMark Hatle2022-09-2013-15/+15
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | | * Updated SRCREV for 2022.2Sivaprasad Addepalli2022-09-202-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| | | * xrt_git:zocl_git:update commitidrbramand2022-09-161-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | | * dfx-mgr: SRCREV: reply to unsupported messagesSergei Korneichuk2022-09-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The SRCREV is for a commit to reply to unsupported messages. Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | | * Updated SRCREV for 2022.2Sivaprasad Addepalli2022-09-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| | | * Updated SRCREV for 2022.2Sivaprasad Addepalli2022-09-151-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| | | * Updated SRCREV for 2022.2Siva Addepalli2022-09-132-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| | | * Updated SRCREV for 2022.2Sivaprasad Addepalli2022-09-132-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* | | | Merge branch 'kirkstone-next'Mark Hatle2022-09-1354-111/+561
|\| | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | Merge branch 'honister' into kirkstone-nextMark Hatle2022-09-131-2/+0
| |\| | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | zynq-generic: Remove QB_KERNEL_CMDLINE = none, as we're booting from diskMark Hatle2022-09-131-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | QB_KERNEL_CMDLINE = none is only needed if we're going to boot either from a ramdisk, or using the 'chosen' section of the DTB. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | qemu-xilinx-helper-native: Base off core qemu-helper-nativeMark Hatle2022-09-131-27/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify the recipe, as the purpose of the change isn't to adjust the contents, but to change the name, depends and rdepends. (Can't use a bbappend as the changes need to be contingent on qemu-xilinx being built.) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | Transition LICENSE values to supported valuesMark Hatle2022-09-137-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPLv2+ to GPL-2.0-or-later GPLv2 to GPL-2.0-only Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | qemu: Specifically enable SLIRP supportMark Hatle2022-09-133-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Starting with kirkstone, SLIRP support must now be explicitly enabled in the qemu build. The default implementation supports the Qemu 6.2 configure arguments, but in qemu-xilinx 6.1, the corresponding configuration is slightly different. --enable-slirp=internal (6.2+) vs --enable-slirp=git (6.1) When qemu-xilinx is updated to the newer version, the PACKAGECONFIG[slirp] should revert back to the system default. Signed-off-by: Mark Hatle <mark.hatle@amd.com>