diff mbox series

[22/49] pciutils: upgrade 3.14.0 -> 3.15.0

Message ID 20260421095559.1856-22-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/49] acpica: upgrade 20251212 -> 20260408 | expand

Commit Message

Wang Mingyu April 21, 2026, 9:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
* New capabilities are decoded: MMIO Register Block Locator,
  Flit Error Injection, Flit Logging.
* Decoding of PCIe capabilities updated to Gen7.
* Both lspci and setpci warn when the "-s" or "-d" option
  is given multiple times.
* Improved display of interrupts in "lspci -vv". Routing of
  interrupt pins is shown only if the pins are not disabled.
  Routing of MSI(X) interrupts is shown when available
  (which is currently supported by the sysfs back-end only).
* Minor improvements to Windows back-ends.
* The dump back-end can read the dump from stdin when given "-"
  as a file name.
* FreeBSD supports 64-bit addresses.
* Added README.DJGPP.
* Updated pci.ids.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../pciutils/{pciutils_3.14.0.bb => pciutils_3.15.0.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/pciutils/{pciutils_3.14.0.bb => pciutils_3.15.0.bb} (95%)
diff mbox series

Patch

diff --git a/meta/recipes-bsp/pciutils/pciutils_3.14.0.bb b/meta/recipes-bsp/pciutils/pciutils_3.15.0.bb
similarity index 95%
rename from meta/recipes-bsp/pciutils/pciutils_3.14.0.bb
rename to meta/recipes-bsp/pciutils/pciutils_3.15.0.bb
index a267ea34b7..ee3dde9ae4 100644
--- a/meta/recipes-bsp/pciutils/pciutils_3.14.0.bb
+++ b/meta/recipes-bsp/pciutils/pciutils_3.15.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] = "e7713409882813991d2269d125e40dad1f54a019a52b78b3962941c1d4a6f86f"
+SRC_URI[sha256sum] = "c02940f430841ecf158d5d9a50007afc4d5353c8678a2455003ca0b2c4e9f5ff"
 
 inherit multilib_header pkgconfig update-alternatives