From 22b55afef93400f5758ca53185691b3e6d0d6f4e Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Fri, 11 Oct 2024 07:36:22 +0800 Subject: [PATCH] hwdata: upgrade 0.387 -> 0.388 ChangeLog: https://github.com/vcrhonek/hwdata/releases/tag/v0.388 Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- .../recipes-support/hwdata/{hwdata_0.387.bb => hwdata_0.388.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.387.bb => hwdata_0.388.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.387.bb b/meta-oe/recipes-support/hwdata/hwdata_0.388.bb similarity index 91% rename from meta-oe/recipes-support/hwdata/hwdata_0.387.bb rename to meta-oe/recipes-support/hwdata/hwdata_0.388.bb index d73bb93aae..63fcfb22b7 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.387.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.388.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 = "f0ba62c0b0401c215aed8abb42cf7dcdb7e6fecc" +SRCREV = "f25185c1814901bf85383693e0dd73bf1d8fe1a1" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" S = "${WORKDIR}/git"