From 3a507f924d9033695b84a25c1de06446bf805c1e Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Fri, 29 Aug 2025 11:25:34 +0200 Subject: [PATCH] hwdata: upgrade 0.397 -> 0.398 Changelog: Update pci, usb and vendor ids Signed-off-by: Gyorgy Sarvari Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- .../recipes-support/hwdata/{hwdata_0.397.bb => hwdata_0.398.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/hwdata/{hwdata_0.397.bb => hwdata_0.398.bb} (93%) diff --git a/meta/recipes-support/hwdata/hwdata_0.397.bb b/meta/recipes-support/hwdata/hwdata_0.398.bb similarity index 93% rename from meta/recipes-support/hwdata/hwdata_0.397.bb rename to meta/recipes-support/hwdata/hwdata_0.398.bb index bd985c2a14c..a0abf4c03b5 100644 --- a/meta/recipes-support/hwdata/hwdata_0.397.bb +++ b/meta/recipes-support/hwdata/hwdata_0.398.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;tag=v${PV}" -SRCREV = "e4423c783ca7db5c9d6d4881985272849f4892cf" +SRCREV = "4c97c196390e16a84d3394e7e6f0608046f7ba81" inherit allarch -- 2.47.3