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

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

Commit Message

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

Patch

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