From b80dfd18ae88a5cbc28659d594e90b676afd1589 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 16 Jun 2025 17:16:22 +0800 Subject: [PATCH] hwdata: upgrade 0.395 -> 0.396 (From OE-Core rev: 7244dd4cd46ed8cd2a99b353e53937045ddf96cf) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../recipes-support/hwdata/{hwdata_0.395.bb => hwdata_0.396.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/hwdata/{hwdata_0.395.bb => hwdata_0.396.bb} (93%) diff --git a/meta/recipes-support/hwdata/hwdata_0.395.bb b/meta/recipes-support/hwdata/hwdata_0.396.bb similarity index 93% rename from meta/recipes-support/hwdata/hwdata_0.395.bb rename to meta/recipes-support/hwdata/hwdata_0.396.bb index 73b846b181..291a4ef85d 100644 --- a/meta/recipes-support/hwdata/hwdata_0.395.bb +++ b/meta/recipes-support/hwdata/hwdata_0.396.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 = "95c1de6c4a0d40415867b29c0791480fb8ad3cdb" +SRCREV = "736513dfc1d44c5fb48bead62af7e91c4e1d1dd2" S = "${WORKDIR}/git"