From a7a1a393900ba4e3e6a526480c6ef44df9e6804f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 7 Jan 2025 17:01:12 +0800 Subject: [PATCH] hwdata: upgrade 0.390 -> 0.391 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- .../recipes-support/hwdata/{hwdata_0.390.bb => hwdata_0.391.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/hwdata/{hwdata_0.390.bb => hwdata_0.391.bb} (93%) diff --git a/meta/recipes-support/hwdata/hwdata_0.390.bb b/meta/recipes-support/hwdata/hwdata_0.391.bb similarity index 93% rename from meta/recipes-support/hwdata/hwdata_0.390.bb rename to meta/recipes-support/hwdata/hwdata_0.391.bb index 3ca39ead73d..e4b8c59c598 100644 --- a/meta/recipes-support/hwdata/hwdata_0.390.bb +++ b/meta/recipes-support/hwdata/hwdata_0.391.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 = "8b9819d19b1554d41dcc9c76a784e1732484cb15" +SRCREV = "0955087d49d085d1ef2207d6bef0c07b02844b78" S = "${WORKDIR}/git" -- 2.47.3