From 96e350d6b7949cc768a0c9f8a0f2cb1abe8e05dc Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 18 Feb 2025 15:39:09 +0800 Subject: [PATCH] hwdata: upgrade 0.391 -> 0.392 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../recipes-support/hwdata/{hwdata_0.391.bb => hwdata_0.392.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/hwdata/{hwdata_0.391.bb => hwdata_0.392.bb} (93%) diff --git a/meta/recipes-support/hwdata/hwdata_0.391.bb b/meta/recipes-support/hwdata/hwdata_0.392.bb similarity index 93% rename from meta/recipes-support/hwdata/hwdata_0.391.bb rename to meta/recipes-support/hwdata/hwdata_0.392.bb index b2fa87c275a..e0a1a7fbb21 100644 --- a/meta/recipes-support/hwdata/hwdata_0.391.bb +++ b/meta/recipes-support/hwdata/hwdata_0.392.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 = "0955087d49d085d1ef2207d6bef0c07b02844b78" +SRCREV = "e3aac7f6bed87ca6d701bb5ad30f29a8df857f66" S = "${WORKDIR}/git" -- 2.47.3