From 49b782f89516548c70be5330ad6107e15b29fbf8 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 10 Dec 2024 07:56:40 +0800 Subject: [PATCH] hwdata: upgrade 0.389 -> 0.390 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../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 --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 8ab455cd2e9..3ca39ead73d 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" -- 2.47.2