aboutsummaryrefslogtreecommitdiffstats
path: root/meta-microblaze
AgeCommit message (Collapse)Author
2024-04-18Merge remote-tracking branch 'github/rel-v2023.2' into HEADMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-04-02microblaze: gdb: Fix crash on startupMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 9fc4fc9e03f25ddcc60629b83db7c5b855046229) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-04-02microblaze: binutils: Fix objdump/disassemblyMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit f4a0582919c0fead055615e63283b9f2df80bf95) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-21meta-microblaze: newlib: Update patchesMark Hatle
Rebase 0001-Patch-microblaze-Add-config-microblaze.mt-for-target.patch to newer version of newlib. All patches, add Upstream-Status as now required by the build system. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-19layer.conf: Move from nanbield to scarthgapMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-12meta-microblaze: Update to current binutilsMark Hatle
Latest binutils contains everything we need to Linux support. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-31meta-microblaze: gdb_12 disable python supportMark Hatle
gdb 12 python support requires 'distutils', which was removed in python 3.12. Disable until we can patch this or upgrade. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-11-08layer.conf: Set to nanbieldMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-09-22meta-microblaze: mesa: Make it clear this doesn't workMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-09-22meta-microblaze: systemd: Refactor for update systemdMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-08-24meta-microblaze: packagegroup-core-tools-testapps: Remove alsa-libs dependencyMark Hatle
alsa-libs does not currently build for microblaze: ../../../alsa-lib-1.2.9/src/control/control.c:3648:1: error: symver is only supported on ELF platforms Also disable alsa-libs in the layer.conf for the same reason. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-08-24meta-microblaze: packagegroup-core-tools-testapps: Disable ltp on microblazeMark Hatle
ltp requires on-target gdb, which does not currently work. kexec is also not supported on Microblaze. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-08-24meta-microblaze: util-linux.bbappend: Audit support needs to know about the ↵Mark Hatle
microblaze architecture Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-08-23meta-microblaze: Move gcc 13.1 to 13.%Mark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-07-21meta-microblaze: YP now requires Upstream-Status in patchesMark Hatle
Signed-off-By line is also required and added where missing. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-07-19tcf-agent: Move build fix from meta-petalinuxMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-06-26tcf-agent: Move build fix from meta-petalinuxMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-06-19meta-microblaze: Remove diffutils bbappendMark Hatle
Change is no longer needed, now upstream. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit ee903da38d5a5d5580cb87cc05cc09983a602d34) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-06-08meta-microblaze: Import last version of gcc 12.2Mark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-05-22gdb-cross-canadian: Sync dependency with current pokyMark Hatle
Poky commit 768c89e306d0486acf8bc76cecef90436f6551b3 changes the default depends, we match this behavior to resolve a dependency issue. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-05-18Merge remote-tracking branch 'origin/rel-v2023.1'Mark Hatle
Resolved conflicts Preserved 2022* versions Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-12gdb: Bring in last OE version of gdb 12.1Mark Hatle
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>
2023-04-12meta-microblaze: xz: Add bbappend, microblaze does not support versioned symbolsMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-12meta-microblaze: python: Add bbappend to avoid QA errorMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-12meta-microblaze: Remove grep bbappendMark Hatle
Change is now upstream and no longer needed. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-12meta-microblaze: binutils: Fix patch application failureMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-12meta-microblaze: Rename glibc,libgloss,newlib bbappendsMark Hatle
Versions of these components have changes, rename to allow a wider wild card match. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-12layer.conf: Enable mickledore supportMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-11meta-microblaze: packagegroup-core-tools-testapps: Disable packagesMark Hatle
Disable items that don't work on microblaze Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-11systemd: rebase microblaze patchesMark Hatle
Rebase/rework microblaze patches for the latest systemd version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-10meta-microblaze: packagegroup-core-tools-testapps: Disable packagesMark Hatle
Disable items that don't work on microblaze Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-10systemd: rebase microblaze patchesMark Hatle
Rebase/rework microblaze patches for the latest systemd version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-10meta-microblaze: Remove diffutils bbappendMark Hatle
Change is no longer needed, now upstream. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-10README: Update microblaze layer langdale release infoSandeep Gundlupet Raju
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>
2023-04-10binutils: Disable broken alternativesMark Hatle
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>
2023-04-10glibc: libc.so.6 contains a textrel on microblazeMark Hatle
Disable the textrel warning, as it is expected. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-04-10meta-microblaze: gcc-source: Always apply microblaze patchesMark Hatle
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>
2023-03-15README: Update microblaze layer langdale release infoSandeep Gundlupet Raju
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>
2023-03-10binutils: Disable broken alternativesMark Hatle
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> (cherry picked from commit 57d6ff39e32c46f81cccad97fd8634f3aad88e16) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-03-10glibc: libc.so.6 contains a textrel on microblazeMark Hatle
Disable the textrel warning, as it is expected. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 6eca19d4576391e01571b762c3e18e2f3f16c3f4) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2023-02-24meta-microblaze: gcc-source: Always apply microblaze patchesMark Hatle
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>
2022-11-10Partial revert "packagegroup-core-tools-debug/testapps: Clear unsupported ↵Mark Hatle
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>
2022-11-10Revert "meta-microblaze: gdb: Temporarily disable GDB"Mark Hatle
This reverts commit 17daecd2918a7cd98f61825704cac1d9d3a046e2. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2022-11-10Revert "ltp: Disable ltp gdb dependency only on Microblaze"Mark Hatle
This reverts commit a88a734282fb007f81e0d8e365eccfc7d8a375e3. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2022-11-10gdb-microblaze: Update to new version of the portMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2022-11-10newlib-microblaze: Update to new version of the portMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2022-11-10gcc-microblaze: Update to new version of the portMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2022-11-10binutils-microblaze: Update to new version of the portMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2022-11-08Partial revert "packagegroup-core-tools-debug/testapps: Clear unsupported ↵Mark Hatle
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>
2022-11-08Revert "meta-microblaze: gdb: Temporarily disable GDB"Mark Hatle
This reverts commit 17daecd2918a7cd98f61825704cac1d9d3a046e2. Signed-off-by: Mark Hatle <mark.hatle@amd.com>