From 28f70dc1ebb2b906da0e33cc76d3764bca6237b7 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 8 May 2023 18:04:15 +0800 Subject: [PATCH] hwdata: upgrade 0.369 -> 0.370 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-support/hwdata/{hwdata_0.369.bb => hwdata_0.370.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.369.bb => hwdata_0.370.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.369.bb b/meta-oe/recipes-support/hwdata/hwdata_0.370.bb similarity index 91% rename from meta-oe/recipes-support/hwdata/hwdata_0.369.bb rename to meta-oe/recipes-support/hwdata/hwdata_0.370.bb index c20e2430bc..56d4253772 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.369.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.370.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 = "ced93f9d1c15e45e35378e82b8da96027e58174a" +SRCREV = "21cb47beb1716545b25dfe8ae1b9e079c73b85d9" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" S = "${WORKDIR}/git"