From 13a0f757ad1a1fbe33f63552ad763fa904b29768 Mon Sep 17 00:00:00 2001 From: wangmy Date: Fri, 29 Apr 2022 16:02:59 +0800 Subject: [PATCH] hwdata: upgrade 0.358 -> 0.359 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../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%) 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 59513bbb9e..35648541a3 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"