diff mbox series

[meta-oe,03/44] hwdata: upgrade 0.381 -> 0.382

Message ID 1715677817-2223-3-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/44] dool: upgrade 1.3.1 -> 1.3.2 | expand

Commit Message

Mingyu Wang (Fujitsu) May 14, 2024, 9:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Update pci and vendor ids

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

Patch

diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.381.bb b/meta-oe/recipes-support/hwdata/hwdata_0.382.bb
similarity index 91%
rename from meta-oe/recipes-support/hwdata/hwdata_0.381.bb
rename to meta-oe/recipes-support/hwdata/hwdata_0.382.bb
index 291b27372..a2bb7a334 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.381.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.382.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 = "4463530857af32d9dbfcfa9939c2304b51e5e58d"
+SRCREV = "94b82b56d6ee7c7ada381b3b02fecfca4ff7af1c"
 SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
 
 S = "${WORKDIR}/git"