summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated SRCREV for 2023.1_6051Sivaprasad Addepalli2023-01-272-2/+2
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_9323Sivaprasad Addepalli2023-01-271-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated commit IDSiva Addepalli2023-01-271-0/+0
| | | | | | | | | | Update README.md petalinux-dtg.tcl: Fix ospi label issue Add check to extract serial interface number from config gen-machine-conf: Dont add MACHINE for SDT flow gen_plnx_machine.py: Remove boot-bin from EXTRA_IMAGEDEPENDS Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* u-boot-xlnx: Set UBRANCH to the correct valueMark Hatle2023-01-261-1/+1
| | | | | | | | Using ?= will result in UBRANCH not being set, as "" was already defined as the default value. Using = will result in the correct value and stop the system from automatically setting 'nobranch=1'. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dt-processor.sh: adding weaker assignment to BBMULTICONFIGvaralaxmi bingi2023-01-261-1/+1
| | | | | Signed-off-by: varalaxmi bingi <varalaxm@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_7999Sivaprasad Addepalli2023-01-264-4/+4
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* meta-xilinx-standalone: Add binutils workaroundMark Hatle2023-01-251-0/+8
| | | | | | | | | | Workaround for: ERROR: binutils-cross-canadian-aarch64-2.39-r0 do_package_qa: QA Issue: non -staticdev package contains static .a library: binutils-cross-canadian-aarch64 path '/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-oesdk-linux/usr/lib/aarch64-xilinx-elf/bfd-plugins/libdep.a' [staticdev] Need for the workaround was introduced with latest version of poky (langdale) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu-xilinx: Add Yocto Project upstream patchesMark Hatle2023-01-252-1/+19
| | | | | | | Yocto Project upstream patches resolve integration issues, and resolve various CVEs. Include these into the qemu-xilinx recipe. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* ultra96-zynqmp: Use ultra96-arm as QEMU HW PS DTBSandeep Gundlupet Raju2023-01-251-0/+3
| | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* zynqmp-generic: Set variables for QEMU HW PS and PMU DTBSandeep Gundlupet Raju2023-01-251-2/+8
| | | | | | | | Set variables for QEMU DTB PATH, PS DTB and PMU DTB for zynqmp_generic, this allows user to use different QEMU HW DTB to match their board. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* lopper: Update srcrev for 2023Appana Durga Kedareswara rao2023-01-251-1/+1
| | | | | | | | | Below are the updates lopper: assists: petalinuxconfig_xlnx: Add device information in the meta-data lopper: assists: bmcmake_metadata_xlnx: Add support for hardware ip name Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-setup.bb: rename BB_ENV_EXTRAWHITE to BB_ENV_PASSTHROUGH_ADDITIONSVaralaxmi Bingi2023-01-251-2/+2
| | | | | Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu-xilinx: Split qemu-xilinx packaging when vmsep is enabledSandeep Gundlupet Raju2023-01-252-0/+47
| | | | | | | | | | | When hosts are using vmsep(VM seperation) distro feature, then they need qemu on the target to launch guests. Copy the qemu package split inclusion file from meta-virtualization and rename to qemu-xilinx. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* cairo: add trace to PACKAGECONFIG to fix do_package error while enabling ↵Quanyang Wang2023-01-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | multilib Issue: LINCD-8359 In cairo_1.16.0.bb, the macro MULTILIB_SCRIPTS is set to be "${PN}-perf-utils:${bindir}/cairo-trace" which indicates that the script cairo-trace will be handled using update-alternatives with multilib. But in the bbappend meta-xilinx-bsp/recipes-graphics/cairo/cairo_%.bbappend, the "trace" is removed from PACKAGECONFIG and this will cause that the class multilib_script can't find the cairo-trace script. The error log is as below: ERROR: cairo-1.16.0-r0 do_package: Error executing a python function in exec_python_func() autogenerated: ...... Exception: bb.process.ExecutionError: Execution of 'build/tmp-glibc/work/cortexa53-wrs-linux/cairo/1.16.0-r0/temp/run.multilibscript_rename.22582' failed with exit code 1: mv: cannot stat 'build/tmp-glibc/work/cortexa53-wrs-linux/cairo/1.16.0-r0/package/usr/bin/cairo-trace': No such file or directory WARNING: exit code 1 from a shell command. So add "trace" back to PACKAGECONFIG to fix the do_package error. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* cairo: Preserve stock configuration for lima, only override for libmaliMark Hatle2023-01-251-1/+6
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* libmali-xlnx: install packages only when related DISTRO_FEATURES are selectedQuanyang Wang2023-01-251-1/+4
| | | | | | | | | | | | | | Issue: LINCD-4047 When DISTRO_FEATURES doesn't contain fbdev, ${D}${libdir}/fbdev/${MONOLITHIC_LIBMALI} will not be installed, and this will trigger the build warning as below: WARNING: libmali-xlnx-r9p0-01rel0-r0 do_package: libmali-xlnx:NOT adding alternative provide /usr/lib64/libMali.so.9.0: /usr/lib64/fbdev/libMali.so.9.0 does not exist So only add ${PN}-x11/fbdev/wayland to PACKAGES when related DISTRO_FEATURES is selected. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* u-boot-xlnx: do not install u-boot.dtb when secure boot feature is enabledMeng Li2023-01-251-1/+3
| | | | | | | | | | | | | | | Issue: LINUXEXEC-21580 When secure boot feature is enabled, the linux-yocto deploy function installs u-boot.dtb into deploy directory after saving the pub key into it. So, it doesn't need to install u-boot.dtb again in u-boot-xlnx bbappend file. Signed-off-by: Meng Li <Meng.Li@windriver.com> Moved from meta-xilinx-tools to meta-xilinx/meta-xilinx-core Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu-firmware: Enable the module by MACHINE_FEATUREMark Hatle2023-01-251-3/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* kernel-module-vcu: Enable the module by MACHINE_FEATUREMark Hatle2023-01-251-4/+3
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Revert "libvcu-xlnx: Temporarily allow it to build in all cases"Mark Hatle2023-01-251-3/+2
| | | | | | This reverts commit 31b6e38662e63202617070ffd4161199ac7e7e4c. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Revert "libomxil-xlnx: Temporarily allow it to build in all cases"Mark Hatle2023-01-251-3/+4
| | | | | | | | This reverts commit 6e2fc8da11337defb7c3abd5faae35e2fa9e28ac. Restore the MACHINE FEATURES check. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* pmumc: Remove obsolete multiconfigMark Hatle2023-01-251-8/+0
| | | | | | | | The multiconfigs used with this layer should come from dt-processor.sh and be specifically generated for the build based on the system device tree. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xilinx-deprecated: Using BOARD and BOARD_VARIANT is now an errorMark Hatle2023-01-251-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Revert "standalone gcc-runtime_%.bbappend: Add workaround for getentropy and ↵Mark Hatle2023-01-251-2/+0
| | | | | | | | | | related" This reverts commit a906596017b9fd3e55555862700594aad8867c27. No longer necessary after change made to embeddedsw Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_7383Sivaprasad Addepalli2023-01-252-2/+2
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* kernel-module-dp: Update SRCREV for 6.1 kernelChristian Kohn2023-01-232-26/+2
| | | | | | | | | The SRCREV of the dp kernel module was updated to compile with a 6.1 kernel. Also update the version variable inside the recipe and removed the 2022.2 version of the recipe as it is no longer compatible. Signed-off-by: Christian Kohn <chris.kohn@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Modify FIT blob generation to use correct SOM DTBJohn Toomey2023-01-231-4/+4
| | | | | | | | | The DTBs contained in the FIT image should be generated using the SOM specific DTB rather than the system-top.dtb allowing for a single image to boot on both SOM variants. Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vdu: Update commit ids for vdu recipesSai Hari Chandana Kalluri2023-01-234-7/+7
| | | | | | | Update commit ids for 2023 release Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* lopper: Update srcrev for 2023Appana Durga Kedareswara rao2023-01-232-1108/+1
| | | | | | | | | | Below are the updates lopper: lops: lop-domain-a72-prune.dts: Delete unneeded nodes from a72 domain sanity: make temporary file management cross platform safe Implementation of lopper plugin for generating config object Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* embeddedsw: Revert 2023.1 workaroundsMark Hatle2023-01-239-64/+0
| | | | | | | | | | Remove workaround for: xpm_domain_iso.c:724:42: error: potential null pointer dereference [-Werror=null-dereference] Also the other workaround can be removed, this has apparently been fixed in the upstream code. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* image-types-xilinx-qemu: Adjust dependencyMark Hatle2023-01-231-1/+1
| | | | | | | | With previous changes, we're now using preferred provider for the qemu that the system is going to use. Switch to using the stock name so prefrerred provider will be evaluated. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_5399Sivaprasad Addepalli2023-01-231-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated commit IDSiva Addepalli2023-01-231-0/+0
| | | | | | gen-machineconf: Check mconf-utilities in PATH Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_9523Sivaprasad Addepalli2023-01-211-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_2383Sivaprasad Addepalli2023-01-201-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated commit IDSiva Addepalli2023-01-201-0/+0
| | | | | | | | Kconfig-aarch64.part:Adding a menu config for tftp server client. petalinux_hsm_bridge.tcl: Use versal-net.dtsi gen-machine-scripts: Update copyright info Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* ultra96-zynqmp: Fix serial issue for qemu bootSandeep Gundlupet Raju2023-01-191-1/+8
| | | | | | | | | runqemu assumes psu_uart_0 is used but in Ultra96 psu_uart_1 is the primary uart device, So set psu_uart_0 as null to fix qemu boot issue. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* u-boot-tools-xlnx: Avoid YP do_compile workaroundMark Hatle2023-01-191-0/+15
| | | | | | | | | do_compile workaround in YP can result in: | error: object directory ../git2/github.com.Xilinx.u-boot-xlnx.git/objects does not exist; check .git/objects/info/alternates. | fatal: unable to read 9e43f9c6c6c446128d036038e53c2d107d04edc8 Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* linux-xlnx: Move to xlnx_rebase_v6.1_LTS branchMark Hatle2023-01-191-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated commit IDSiva Addepalli2023-01-191-0/+0
| | | | | | | Kconfig-*.part: Wolfssl changes gen_plnx_machine.py: Remove boot files from /boot Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* weston: Disabling GL_EXT_unpack_subimageParth Gajjar2023-01-182-1/+38
| | | | | | | | | | Disabling GL_EXT_unpack_subimage as it is not supported by GLES2.0 Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Reworked recipe SRC_URI to only apply to libmali case Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_7555Sivaprasad Addepalli2023-01-181-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-libraries: Include config ↵Madhav Bhatt2023-01-171-2/+11
| | | | | | | | | | | | | object generation by lopper Add support for the config object generation for given system device tree using lopper plugin for zynqmp. Signed-off-by: Madhav Bhatt <madhav.bhatt@amd.com> Reworked the format of the prepend Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* lopper: Implementation of lopper plugin for generating config objectMark Hatle2023-01-172-0/+1109
| | | | | | Not yet merged upstream, temporary patch until it's merged. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* lopper: Update to current versionMark Hatle2023-01-171-1/+1
| | | | | | | lopper: assists: baremetal_xparameters_xlnx: Fix whitespace after the marco name warning lopper: lops: Remove R5 cpu nodes while generating linux dtb Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vhk158-versal: Adjust QB MEM to fix qemu boot issueSandeep Gundlupet Raju2023-01-171-0/+4
| | | | | | | | VHK158 has 32GB memory only but default versal-generic has QB_MEM set to 8G, Since versal-vhk158-reva.dts has 32GB set, we need set same in QB_MEM. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* fpgamanager_custom: Generate .bit.bin when .dtsi found in source directoryRaju Kumar Pothuraju2023-01-171-1/+1
| | | | | | | | | Validating SRC_URI for .dtsi failing when it points to git url. Check .dtsi file exists or not in S directory and generate .bin.bin if found. Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* microblaze-generic.cfg: Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESandeep Gundlupet Raju2023-01-171-1/+1
| | | | | | | | | | Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE to match changes from upstream. https://source.denx.de/u-boot/u-boot/-/commit/984639039f4cfe32ec2cc531d6ace05326ac49eb Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_8951Sivaprasad Addepalli2023-01-171-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* esw.bbclass: Fix parse error when CONFIG_DTFILE isn't definedMark Hatle2023-01-161-0/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>