diff mbox series

[08/20] hwdata: upgrade 0.389 -> 0.390

Message ID 1733788612-20933-8-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 49b782f89516548c70be5330ad6107e15b29fbf8
Headers show
Series [01/20] barebox-tools: upgrade 2024.10.0 -> 2024.12.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 9, 2024, 11:56 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-support/hwdata/hwdata_0.389.bb b/meta/recipes-support/hwdata/hwdata_0.390.bb
similarity index 93%
rename from meta/recipes-support/hwdata/hwdata_0.389.bb
rename to meta/recipes-support/hwdata/hwdata_0.390.bb
index 8ab455cd2e..3ca39ead73 100644
--- a/meta/recipes-support/hwdata/hwdata_0.389.bb
+++ b/meta/recipes-support/hwdata/hwdata_0.390.bb
@@ -8,7 +8,7 @@  LICENSE = "GPL-2.0-or-later | XFree86-1.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
 
 SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
-SRCREV = "5313a12eb992a354c17fc895c1d69c8c42b09a06"
+SRCREV = "8b9819d19b1554d41dcc9c76a784e1732484cb15"
 
 S = "${WORKDIR}/git"