diff mbox series

[10/43] hwdata: upgrade 0.392 -> 0.393

Message ID 20250316161209.3629986-10-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/43] cairo: upgrade 1.18.2 -> 1.18.4 | expand

Commit Message

Richard Purdie March 16, 2025, 4:11 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../recipes-support/hwdata/{hwdata_0.392.bb => hwdata_0.393.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/hwdata/{hwdata_0.392.bb => hwdata_0.393.bb} (93%)
diff mbox series

Patch

diff --git a/meta/recipes-support/hwdata/hwdata_0.392.bb b/meta/recipes-support/hwdata/hwdata_0.393.bb
similarity index 93%
rename from meta/recipes-support/hwdata/hwdata_0.392.bb
rename to meta/recipes-support/hwdata/hwdata_0.393.bb
index e0a1a7fbb21..1517a1d35ff 100644
--- a/meta/recipes-support/hwdata/hwdata_0.392.bb
+++ b/meta/recipes-support/hwdata/hwdata_0.393.bb
@@ -8,7 +8,7 @@  LICENSE = "GPL-2.0-or-later | X11"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
 
 SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
-SRCREV = "e3aac7f6bed87ca6d701bb5ad30f29a8df857f66"
+SRCREV = "2b7f8370a5b3b1552d8264b8665ed99ddfea0b57"
 
 S = "${WORKDIR}/git"