From ad1ca866e7e1d059ab727d03568b4689291b2456 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 23 Jan 2024 08:58:57 +0800 Subject: [PATCH] hwdata: upgrade 0.377 -> 0.378 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-support/hwdata/{hwdata_0.377.bb => hwdata_0.378.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.377.bb => hwdata_0.378.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.377.bb b/meta-oe/recipes-support/hwdata/hwdata_0.378.bb similarity index 91% rename from meta-oe/recipes-support/hwdata/hwdata_0.377.bb rename to meta-oe/recipes-support/hwdata/hwdata_0.378.bb index dea819e44f..cf344f0957 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.377.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.378.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 = "7c46440af001d0bc8230b6f009b73a25b614e032" +SRCREV = "5580883256f77cfba526ebd81caa504e61047d87" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" S = "${WORKDIR}/git"