From 36101682873ac739b5f0d4001ec57c9bf701e819 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 8 Mar 2023 21:20:41 +0800 Subject: [PATCH] hwdata: upgrade 0.367 -> 0.368 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-support/hwdata/{hwdata_0.367.bb => hwdata_0.368.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.367.bb => hwdata_0.368.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.367.bb b/meta-oe/recipes-support/hwdata/hwdata_0.368.bb similarity index 91% rename from meta-oe/recipes-support/hwdata/hwdata_0.367.bb rename to meta-oe/recipes-support/hwdata/hwdata_0.368.bb index 9d27833637..786cc00e9a 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.367.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.368.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 = "15c9d3bc939848e5f8b86cf9496f991de48c861f" +SRCREV = "0e25d93ac6433791edbb9d28b3f8eae0cf5e46ff" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" S = "${WORKDIR}/git"