From d6563f80a0ab47ae2f9b34f7ff093ed2a8dce655 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 10 Jan 2023 13:39:17 +0800 Subject: [PATCH] hwdata: upgrade 0.365 -> 0.366 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-support/hwdata/{hwdata_0.365.bb => hwdata_0.366.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.365.bb => hwdata_0.366.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.365.bb b/meta-oe/recipes-support/hwdata/hwdata_0.366.bb similarity index 91% rename from meta-oe/recipes-support/hwdata/hwdata_0.365.bb rename to meta-oe/recipes-support/hwdata/hwdata_0.366.bb index d37b73af28..4cab9b0fbe 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.365.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.366.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 = "803068db92b8bb249014f1c947b91b452f539f5f" +SRCREV = "2fa514ff86da425726dea8629bcf4ceac9d8e7ff" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" S = "${WORKDIR}/git"