From 338f0155fb7ed570bb58d943f5fdb59d29c0e608 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 10 Sep 2024 17:02:34 +0800 Subject: [PATCH] hwdata: upgrade 0.385 -> 0.387 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-support/hwdata/{hwdata_0.385.bb => hwdata_0.387.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.385.bb => hwdata_0.387.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.385.bb b/meta-oe/recipes-support/hwdata/hwdata_0.387.bb similarity index 91% rename from meta-oe/recipes-support/hwdata/hwdata_0.385.bb rename to meta-oe/recipes-support/hwdata/hwdata_0.387.bb index bc0373d14a..d73bb93aae 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.385.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.387.bb @@ -5,7 +5,7 @@ SECTION = "System/Base" LICENSE = "GPL-2.0-or-later | XFree86-1.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" -SRCREV = "a038a430d5861df6f0429171746639d4fd21b624" +SRCREV = "f0ba62c0b0401c215aed8abb42cf7dcdb7e6fecc" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" S = "${WORKDIR}/git"