diff mbox series

[meta-oe,12/36] hwdata: upgrade 0.382 -> 0.383

Message ID 1717664795-13902-12-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/36] atkmm-2.36: upgrade 2.36.2 -> 2.36.3 | expand

Commit Message

Mingyu Wang (Fujitsu) June 6, 2024, 9:06 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.382.bb => hwdata_0.383.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/hwdata/{hwdata_0.382.bb => hwdata_0.383.bb} (91%)
diff mbox series

Patch

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