meta-virtualization/recipes-extended
Martin Jansa aea26f7791 ipxe: Inhibit -Werror to fix build with gcc-11
* with gcc-11 it fails with:
  drivers/net/ath/ath5k/ath5k_eeprom.c:437:65: error: 'val' may be used uninitialized [-Werror=maybe-uninitialized]
    437 |                 ee->ee_switch_settling_turbo[mode] = (val >> 8) & 0x7f;
        |                                                      ~~~~~~~~~~~^~~~~~

  tests/bigint_test.c: In function 'bigint_test_exec':
  tests/bigint_test.c:232:14: error: 'result_raw' may be used uninitialized [-Werror=maybe-uninitialized]
    232 |         ok ( memcmp ( result_raw, expected_raw,                         \
        |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    233 |                       sizeof ( result_raw ) ) == 0 );                   \
        |                       ~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-05-14 08:28:42 -04:00
..
ceph ceph: uprev from 15.2.8 to 15.2.9 2021-03-30 16:42:52 -04:00
cloud-init cloud-init: fix usrmerge QA error: 2020-11-09 23:03:55 -05:00
dev86 dev86: fix ldflags QA issue by passing LDFLAGS 2021-04-06 20:36:34 -04:00
diod diod: support usrmerge 2019-09-03 15:59:40 -04:00
fuse-overlayfs fuse-overlayfs: add FUSE implementation of overlayfs 2019-10-13 11:16:40 -04:00
hyperstart hyperstart: update to latest commit 2020-10-08 10:50:28 -04:00
images xtf-image: add a new image for the Xen Test Framework 2021-04-18 20:19:28 -04:00
iptables Refactor to conform to YP Compat requirements 2018-04-23 12:38:50 -04:00
ipxe ipxe: Inhibit -Werror to fix build with gcc-11 2021-05-14 08:28:42 -04:00
irqbalance irqbalance: upgrade 1.6.0 -> 1.7.0 2021-03-09 22:36:36 -05:00
kvmtool kvmtool: refresh to 5.10 version 2021-02-07 08:43:53 -05:00
libibverbs libibverbs: import frmo meta-cloud-services 2020-01-22 15:53:49 +00:00
libvirt libvirt: uprev v6.3 -> v7.2 2021-04-22 10:18:06 -04:00
libvmi libvmi: uprev from 0.12 to 0.14 2021-03-30 16:42:07 -04:00
nagios nagios-*: add conditional PNBLACKLIST, because of the dependency on meta-webserver 2021-04-06 20:34:26 -04:00
oath ceph: add support for ceph 2018-09-30 21:31:21 -04:00
seabios seabios: upgrade to version 1.14.0 2021-03-09 22:36:09 -05:00
upx upx: fix build with gcc-11 2021-05-14 08:28:42 -04:00
uxen uxen-guest-tools, image: package the Linux VM tools for uXen hypervisor 2020-02-27 17:00:09 -05:00
vgabios vgabios: replace PN with BPN, to solve fetch failure while building for multilib 2018-03-08 16:20:01 -05:00
xen xen-tools: Pass -Wno-vla-parameter to workaround when compiling with gcc-11 2021-05-06 16:40:28 -04:00
xvisor xvisor: fix build with gcc-10 2020-11-09 23:03:58 -05:00