meta-virtualization/recipes-extended/xen/files
Bruce Ashfield c1b455c45f xen: fix header guard inconsistencies (gcc15)
Fixing the following header inconsistencies

   | In file included from arch/arm/platforms/midway.c:22:
   | ./arch/arm/include/asm/platforms/midway.h:1: error: header guard '__ASM_ARM_PLATFORMS_MIDWAY_H' followed by '#define' of a different macro [-Werror=header-guard]
   |     1 | #ifndef __ASM_ARM_PLATFORMS_MIDWAY_H
   | ./arch/arm/include/asm/platforms/midway.h:2: note: '__ASM_ASM_PLATFORMS_MIDWAY_H' is defined here; did you mean '__ASM_ARM_PLATFORMS_MIDWAY_H'?
   |     2 | #define __ASM_ASM_PLATFORMS_MIDWAY_H
   | In file included from arch/arm/platforms/omap5.c:21:
   | ./arch/arm/include/asm/platforms/omap5.h:1: error: header guard '__ASM_ARM_PLATFORMS_OMAP5_H' followed by '#define' of a different macro [-Werror=header-guard]
   |     1 | #ifndef __ASM_ARM_PLATFORMS_OMAP5_H
   | ./arch/arm/include/asm/platforms/omap5.h:2: note: '__ASM_ASM_PLATFORMS_OMAP5_H' is defined here; did you mean '__ASM_ARM_PLATFORMS_OMAP5_H'?

It is unclear whether this is on purpose or not, but for our limited
set of permuations, we change them to match and no issues have been
found.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2025-05-15 22:08:16 -04:00
..
0001-arm-silence-gcc14-warning-error-on-irq-bounds-check.patch xen: update to 4.19 2024-08-08 15:26:47 +00:00
0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch xen: fix Upstream-Status formatting 2023-01-27 10:32:05 -05:00
0001-python-pygrub-pass-DISTUTILS-xen-4.19.patch xen-tools: refresh patch for 4.20 and drop 4.15 orphaned patch 2024-10-03 01:28:52 +00:00
0001-python-pygrub-pass-DISTUTILS-xen-4.20.patch xen-tools: refresh patch for 4.20 and drop 4.15 orphaned patch 2024-10-03 01:28:52 +00:00
0001-tools-xenstore-xenstored_control.c-correctly-print-t.patch xen-tools: add a patch to address failures on 32 bit systems with 64 bit time_t 2023-04-12 13:10:11 -04:00
0001-xen-fix-header-guard-inconsistencies-gcc15.patch xen: fix header guard inconsistencies (gcc15) 2025-05-15 22:08:16 -04:00
10-ether.network xen: enable networking and guest image bundling 2024-11-15 19:50:00 +00:00
10-xenbr0.netdev xen: enable networking and guest image bundling 2024-11-15 19:50:00 +00:00
10-xenbr0.network xen: enable networking and guest image bundling 2024-11-15 19:50:00 +00:00