Attention is currently required from: Thomas Heijligen.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/73293
to look at the new patch set (#2).
Change subject: libpci: drop support for pciutils < 2.2.0 ......................................................................
libpci: drop support for pciutils < 2.2.0
This version was releasd in september 2005 and had an breaking api change. With dropping it we don't need to maintain the old codepath any longer.
Change-Id: If943db350b561a005d8292a53d9255223db3d571 Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.com --- M Makefile D Makefile.d/pci_old_get_dev_test.c M include/platform/pci.h M meson.build M pcidev.c 5 files changed, 30 insertions(+), 40 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/93/73293/2