[meta-oe] hwdata: Update to 0.357

Message ID 20220306135030.1578397-1-robert.joslyn@redrectangle.org
State New
Headers show
Series [meta-oe] hwdata: Update to 0.357 | expand

Commit Message

Robert Joslyn March 6, 2022, 1:50 p.m. UTC
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
---
 .../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%)

Patch

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 6488897b6..01ebf3c90 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"