diff mbox series

[2/2] pciutils: upgrade to 3.12.0

Message ID 20240522213839.4133583-2-ross.burton@arm.com
State New
Headers show
Series [1/2] pciutils: rewrite recipe | expand

Commit Message

Ross Burton May 22, 2024, 9:38 p.m. UTC
b5d2388 Update pci.ids to today's snapshot
9f3d614 libpci: hwdb: Remove ID_SUBSYSTEM and ID_GEN_SUBSYSTEM usage from pci_id_hwdb_lookup()
1836a2d libpci: ecam: Fix scanning of Extended BIOS Data Area for ACPI RSDP
a34006f Makefile: Pass CFLAGS also when linking executable
4c392dc pci.h: Document PCI_FILL_xxx flags
f305bfe lspci.man: update the path used to store the cached files.
9b31027 sysfs: Avoid close() potentially clobbering errno
651a352 lspci: Add TEE-IO extended capability bit
42fc426 ls-ecaps: Add decode support for IDE Extended Capability

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../pciutils/{pciutils_3.11.1.bb => pciutils_3.12.0.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/pciutils/{pciutils_3.11.1.bb => pciutils_3.12.0.bb} (95%)
diff mbox series

Patch

diff --git a/meta/recipes-bsp/pciutils/pciutils_3.11.1.bb b/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb
similarity index 95%
rename from meta/recipes-bsp/pciutils/pciutils_3.11.1.bb
rename to meta/recipes-bsp/pciutils/pciutils_3.12.0.bb
index 5a9d72af3a2..7e474a3f338 100644
--- a/meta/recipes-bsp/pciutils/pciutils_3.11.1.bb
+++ b/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb
@@ -12,7 +12,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 DEPENDS = "make-native"
 
 SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.xz"
-SRC_URI[sha256sum] = "3f472ad864473de5ba17f765cc96ef5f33e1b730918d3adda6f945a2a9290df4"
+SRC_URI[sha256sum] = "f185d116d5ff99b797497efce8f19f1ee8ccc5a668b97a159e3d13472f674154"
 
 inherit multilib_header pkgconfig update-alternatives