diff mbox series

[v2] hwdata: upgrade 0.393 -> 0.394

Message ID 1744166431-4463-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit c727faa835dfbc792d5008bbcb0ca6c5a81cb029
Headers show
Series [v2] hwdata: upgrade 0.393 -> 0.394 | expand

Commit Message

Mingyu Wang (Fujitsu) April 9, 2025, 2:40 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../hwdata/{hwdata_0.393.bb => hwdata_0.394.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/hwdata/{hwdata_0.393.bb => hwdata_0.394.bb} (90%)
diff mbox series

Patch

diff --git a/meta/recipes-support/hwdata/hwdata_0.393.bb b/meta/recipes-support/hwdata/hwdata_0.394.bb
similarity index 90%
rename from meta/recipes-support/hwdata/hwdata_0.393.bb
rename to meta/recipes-support/hwdata/hwdata_0.394.bb
index 1517a1d35f..54edcecc2c 100644
--- a/meta/recipes-support/hwdata/hwdata_0.393.bb
+++ b/meta/recipes-support/hwdata/hwdata_0.394.bb
@@ -7,8 +7,8 @@  SECTION = "System/Base"
 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 = "2b7f8370a5b3b1552d8264b8665ed99ddfea0b57"
+SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}"
+SRCREV = "fa1ccf4e4944bdb4110025c5c40e4fee8c8de29b"
 
 S = "${WORKDIR}/git"