[meta-oe] hwdata: upgrade 0.357 -> 0.358

Message ID 1649416811-29165-3-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe] hwdata: upgrade 0.357 -> 0.358 | expand

Commit Message

Mingyu Wang (Fujitsu) April 8, 2022, 11:20 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-support/hwdata/{hwdata_0.357.bb => hwdata_0.358.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/hwdata/{hwdata_0.357.bb => hwdata_0.358.bb} (91%)

Patch

diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.357.bb b/meta-oe/recipes-support/hwdata/hwdata_0.358.bb
similarity index 91%
rename from meta-oe/recipes-support/hwdata/hwdata_0.357.bb
rename to meta-oe/recipes-support/hwdata/hwdata_0.358.bb
index 01ebf3c909..59513bbb9e 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.357.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.358.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 = "f9e7eed1b85760028a5157986b3313c99c4d0225"
+SRCREV = "ae144d896eea90e527a57276accaf0da043c9f83"
 SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
 S = "${WORKDIR}/git"