From: Wang Mingyu Date: Wed, 4 Jun 2025 08:44:56 +0000 (+0800) Subject: hwdata: upgrade 0.394 -> 0.395 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e491c4274f309f00430673334cbdfacbfe773e63;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git hwdata: upgrade 0.394 -> 0.395 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/hwdata/hwdata_0.394.bb b/meta/recipes-support/hwdata/hwdata_0.395.bb similarity index 93% rename from meta/recipes-support/hwdata/hwdata_0.394.bb rename to meta/recipes-support/hwdata/hwdata_0.395.bb index 54edcecc2c8..73b846b181d 100644 --- a/meta/recipes-support/hwdata/hwdata_0.394.bb +++ b/meta/recipes-support/hwdata/hwdata_0.395.bb @@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-or-later | X11" LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}" -SRCREV = "fa1ccf4e4944bdb4110025c5c40e4fee8c8de29b" +SRCREV = "95c1de6c4a0d40415867b29c0791480fb8ad3cdb" S = "${WORKDIR}/git"