diff mbox series

[meta-oe,04/32] hwdata: upgrade 0.388 -> 0.389

Message ID 1731922195-5266-4-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-gnome,01/32] gegl: upgrade 0.4.48 -> 0.4.50 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 18, 2024, 9:29 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.388.bb b/meta-oe/recipes-support/hwdata/hwdata_0.389.bb
similarity index 91%
rename from meta-oe/recipes-support/hwdata/hwdata_0.388.bb
rename to meta-oe/recipes-support/hwdata/hwdata_0.389.bb
index 63fcfb22b..7479813f7 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.388.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.389.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 = "f25185c1814901bf85383693e0dd73bf1d8fe1a1"
+SRCREV = "5313a12eb992a354c17fc895c1d69c8c42b09a06"
 SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
 
 S = "${WORKDIR}/git"