From 0c1ef281f3cb4cc9481a1385863c84cff3925c82 Mon Sep 17 00:00:00 2001 From: Robert Joslyn Date: Sun, 6 Mar 2022 05:50:30 -0800 Subject: [PATCH] hwdata: Update to 0.357 Signed-off-by: Robert Joslyn Signed-off-by: Khem Raj --- .../recipes-support/hwdata/{hwdata_0.356.bb => hwdata_0.357.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.356.bb => hwdata_0.357.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.356.bb b/meta-oe/recipes-support/hwdata/hwdata_0.357.bb similarity index 91% rename from meta-oe/recipes-support/hwdata/hwdata_0.356.bb rename to meta-oe/recipes-support/hwdata/hwdata_0.357.bb index 6488897b61..01ebf3c909 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.356.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.357.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 = "66a9f63255a06e2d9ec49501188ca47cb537675b" +SRCREV = "f9e7eed1b85760028a5157986b3313c99c4d0225" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" S = "${WORKDIR}/git"