From 88498ea24710d23e16405eb793778c9553f8e8b1 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Sun, 9 Oct 2022 08:33:23 +0800 Subject: [PATCH] hwdata: upgrade 0.362 -> 0.363 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-support/hwdata/{hwdata_0.362.bb => hwdata_0.363.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.362.bb => hwdata_0.363.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.362.bb b/meta-oe/recipes-support/hwdata/hwdata_0.363.bb similarity index 91% rename from meta-oe/recipes-support/hwdata/hwdata_0.362.bb rename to meta-oe/recipes-support/hwdata/hwdata_0.363.bb index e408c4db5a..ddfce3f391 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.362.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.363.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 = "8a3647e5da0a157cbf1bff1845b0cdaf1ce1bdb0" +SRCREV = "75df73ae53e2bb878b5dc62036679efb69210222" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" S = "${WORKDIR}/git"