diff mbox series

[meta-oe] hwdata: upgrade 0.366 -> 0.367

Message ID 1676536476-14487-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe] hwdata: upgrade 0.366 -> 0.367 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 16, 2023, 8:34 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-support/hwdata/{hwdata_0.366.bb => hwdata_0.367.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/hwdata/{hwdata_0.366.bb => hwdata_0.367.bb} (91%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.366.bb b/meta-oe/recipes-support/hwdata/hwdata_0.367.bb
similarity index 91%
rename from meta-oe/recipes-support/hwdata/hwdata_0.366.bb
rename to meta-oe/recipes-support/hwdata/hwdata_0.367.bb
index 4cab9b0fb..9d2783363 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.366.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.367.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 = "2fa514ff86da425726dea8629bcf4ceac9d8e7ff"
+SRCREV = "15c9d3bc939848e5f8b86cf9496f991de48c861f"
 SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
 
 S = "${WORKDIR}/git"