summaryrefslogtreecommitdiffstats
path: root/meta-microblaze
Commit message (Collapse)AuthorAgeFilesLines
...
| * Partial revert "packagegroup-core-tools-debug/testapps: Clear unsupported ↵Mark Hatle2022-11-081-2/+0
| | | | | | | | | | | | | | | | | | | | items when on microblaze" This is a partial revert of commit 36428595d7da5a18ebf5ec173ecfbfc8bb7c73cb Revert disabling of gdb and gdbserver in packagegroup-core-tools-debug. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Revert "meta-microblaze: gdb: Temporarily disable GDB"Mark Hatle2022-11-083-9/+0
| | | | | | | | | | | | This reverts commit 17daecd2918a7cd98f61825704cac1d9d3a046e2. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Revert "ltp: Disable ltp gdb dependency only on Microblaze"Mark Hatle2022-11-081-2/+0
| | | | | | | | | | | | This reverts commit a88a734282fb007f81e0d8e365eccfc7d8a375e3. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * gdb-microblaze: Update to new version of the portMark Hatle2022-11-0812-2191/+1738
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * newlib-microblaze: Update to new version of the portMark Hatle2022-11-0711-38/+48
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * gcc-microblaze: Update to new version of the portMark Hatle2022-11-0754-560/+556
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * binutils-microblaze: Update to new version of the portMark Hatle2022-11-0740-2769/+792
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | gdb: Bring in last OE version of gdb 12.1Mark Hatle2023-04-1219-0/+669
| | | | | | | | | | | | | | | | Patches are not yet ported to GDB 13.x. gdb 12.1 as of OE-Core commit: 131c753e000bf3c8814823d36d18e82f4dee26f2 Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-microblaze: xz: Add bbappend, microblaze does not support versioned symbolsMark Hatle2023-04-121-0/+5
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-microblaze: python: Add bbappend to avoid QA errorMark Hatle2023-04-121-0/+3
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-microblaze: Remove grep bbappendMark Hatle2023-04-122-15/+0
| | | | | | | | | | | | Change is now upstream and no longer needed. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-microblaze: binutils: Fix patch application failureMark Hatle2023-04-121-9/+8
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-microblaze: Rename glibc,libgloss,newlib bbappendsMark Hatle2023-04-123-0/+0
| | | | | | | | | | | | | | Versions of these components have changes, rename to allow a wider wild card match. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | layer.conf: Enable mickledore supportMark Hatle2023-04-121-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-microblaze: packagegroup-core-tools-testapps: Disable packagesMark Hatle2023-04-101-0/+9
| | | | | | | | | | | | Disable items that don't work on microblaze Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | systemd: rebase microblaze patchesMark Hatle2023-04-104-111/+121
| | | | | | | | | | | | Rebase/rework microblaze patches for the latest systemd version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-microblaze: Remove diffutils bbappendMark Hatle2023-04-102-15/+0
| | | | | | | | | | | | Change is no longer needed, now upstream. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | README: Update microblaze layer langdale release infoSandeep Gundlupet Raju2023-04-101-6/+10
| | | | | | | | | | | | | | Update meta-microblaze README with langdale release info. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | binutils: Disable broken alternativesMark Hatle2023-04-101-0/+2
| | | | | | | | | | | | | | | | ld.gold and dwp are not supported on Microblaze, disable gprof is not generated on Microblaze, disable this alternative Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | glibc: libc.so.6 contains a textrel on microblazeMark Hatle2023-04-101-0/+1
| | | | | | | | | | | | Disable the textrel warning, as it is expected. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-microblaze: gcc-source: Always apply microblaze patchesMark Hatle2023-04-101-2/+2
| | | | | | | | | | | | | | | | | | The microblaze patches are safe for all configurations. But due to the use of the gcc-source package being shared for native, cross, target, sdk, etc we need a single full source that covers all configurations. Otherwise we run into problems with sstate-cache re-use and a lot of duplication. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Partial revert "packagegroup-core-tools-debug/testapps: Clear unsupported ↵Mark Hatle2022-11-101-2/+0
| | | | | | | | | | | | | | | | | | | | items when on microblaze" This is a partial revert of commit 36428595d7da5a18ebf5ec173ecfbfc8bb7c73cb Revert disabling of gdb and gdbserver in packagegroup-core-tools-debug. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Revert "meta-microblaze: gdb: Temporarily disable GDB"Mark Hatle2022-11-103-9/+0
| | | | | | | | | | | | This reverts commit 17daecd2918a7cd98f61825704cac1d9d3a046e2. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Revert "ltp: Disable ltp gdb dependency only on Microblaze"Mark Hatle2022-11-101-2/+0
| | | | | | | | | | | | This reverts commit a88a734282fb007f81e0d8e365eccfc7d8a375e3. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | gdb-microblaze: Update to new version of the portMark Hatle2022-11-1012-2191/+1738
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | newlib-microblaze: Update to new version of the portMark Hatle2022-11-1011-38/+48
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | gcc-microblaze: Update to new version of the portMark Hatle2022-11-1054-560/+556
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | binutils-microblaze: Update to new version of the portMark Hatle2022-11-1040-2769/+792
|/ | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* newlib/libgloss: Rebase patch for current versionMark Hatle2022-09-222-25/+18
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* packagegroup-core-tools-debug/testapps: Clear unsupported items when on ↵Mark Hatle2022-09-212-0/+4
| | | | | | microblaze Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* rust_microblaze.bbclass: Prevent rust from being available on microblazeMark Hatle2022-09-212-0/+7
| | | | | | | | rust does not support microblaze. So we want to automatically skip any recipes that inherit rust support. Otherwise the failure is delayed until do_configure time, instead of parse time. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* ltp: Disable ltp gdb dependency only on MicroblazeMark Hatle2022-09-211-0/+2
| | | | | | | On-target gdb does not work on microblaze, disable the dependency. This may affect certain ltp test cases. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* binutils: update to current oe-core 2.39 versionMark Hatle2022-09-0139-694/+794
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: elfutils: Moved to OE-CoreMark Hatle2022-09-011-2/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* gcc: Update patches for Langdale gccMark Hatle2022-09-0121-331/+297
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: openssl: Change now in OE-CoreMark Hatle2022-09-012-93/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: disable of seccomp moved to oe-coreMark Hatle2022-09-011-3/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: Move to gcc-12 to match OE-CoreMark Hatle2022-09-0155-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: Switch layer to support langdaleMark Hatle2022-09-011-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: elfutils: Symvers is not supported on microblazeMark Hatle2022-08-311-0/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: openssl: Use -latomic for microblazeMark Hatle2022-08-312-0/+93
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: layer.conf: seccomp is not supported with microblazeMark Hatle2022-08-311-0/+3
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: gdb: Temporarily disable GDBMark Hatle2022-08-313-0/+9
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* binutils: Update patches for Langdale binutilsMark Hatle2022-08-3114-705/+372
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: newlib: match OE versionMark Hatle2022-08-312-0/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: libxcrypt: Workaround no longer requiredMark Hatle2022-08-312-19/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: zstd: Move bbappend to apply to all 1.5.x versionsMark Hatle2022-08-311-0/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: glibc: Workaround now upstreamMark Hatle2022-08-314-106/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: Switch layer to kirkstoneMark Hatle2022-08-311-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-xilinx: Clean up vendor specific machine configuration filesSandeep Gundlupet Raju2022-07-281-18/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Add new metal-xilinx-vendor layer which supports vendor specific machine configuration files, device-tree, kernel, platform-init etc. 2. Moved below vendor machine conf files, dt and related configs from meta-xilinx-bsp and meta-xilinx-contrib to meta-xilinx-vendor layer. - microzed-zynq7.conf - minized-zynq7.conf - picozed-zynq7.conf - zedboard-zynq7.conf - zybo-zynq7.conf - zybo-linux-bd-zynq7.conf - ultra96-zynqmp.conf 3. Obsolete qemu-zynq7, s3adsp1800-qemu-microblazeeb, v350-versal and vc-p-a2197-00-versal from meta-xilinx-bsp layer. Users should use zynq-generic.conf for zynq7000 qemu boot should be functionally equivalent to qemu-zynq7. 4. Add new MAINTAINERS.md file and move maintainers, Mailing list and Patches content from meta-xilinx-* README.md to MAINTAINERS.md file. 5. Updated README.md file for supported board machines files in meta-xilinx-bsp, meta-xilinx-contrib and meta-xilinx-vendor layers. 6. Disabled old drm kernel patches for zybo-linux-bd-zynq mahcine in meta-xilinx-contrib layer as these patches doesn't apply on 5.x kernel, if we don't hear from patch submitter we will remove these patches from meta-xilinx-contrib layer. 7. Removed drm kernel cache metadate for zybo-linux-bd-zynq7 machine as these configs are already available in xilinx_zynq_defconfig. 8. Fixed build issue for u-boot by changing PREFERRED_PROVIDER_virtual/bootloader from u-boot to u-boot-xlnx. 9. Add meta-xilinx-vendor to bblayers.conf.sample Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com>