diff mbox series

[meta-oe,09/49] hwdata: upgrade 0.380 -> 0.381

Message ID 1713318061-17128-9-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/49] abseil-cpp: upgrade 20240116.1 -> 20240116.2 | expand

Commit Message

Mingyu Wang (Fujitsu) April 17, 2024, 1:40 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
Update pci, usb and vendor ids

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-support/hwdata/{hwdata_0.380.bb => hwdata_0.381.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/hwdata/{hwdata_0.380.bb => hwdata_0.381.bb} (91%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.380.bb b/meta-oe/recipes-support/hwdata/hwdata_0.381.bb
similarity index 91%
rename from meta-oe/recipes-support/hwdata/hwdata_0.380.bb
rename to meta-oe/recipes-support/hwdata/hwdata_0.381.bb
index e9b5afe47..291b27372 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.380.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.381.bb
@@ -5,7 +5,7 @@  SECTION = "System/Base"
 LICENSE = "GPL-2.0-or-later | XFree86-1.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
 
-SRCREV = "d0cbfddb1fec4bb1a395373396c972e5f210bcf8"
+SRCREV = "4463530857af32d9dbfcfa9939c2304b51e5e58d"
 SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
 
 S = "${WORKDIR}/git"