From: Wang Mingyu Date: Wed, 9 Apr 2025 02:40:31 +0000 (+0800) Subject: hwdata: upgrade 0.393 -> 0.394 X-Git-Tag: uninative-4.8~787 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c727faa835dfbc792d5008bbcb0ca6c5a81cb029;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git hwdata: upgrade 0.393 -> 0.394 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.393.bb b/meta/recipes-support/hwdata/hwdata_0.394.bb similarity index 90% rename from meta/recipes-support/hwdata/hwdata_0.393.bb rename to meta/recipes-support/hwdata/hwdata_0.394.bb index 1517a1d35ff..54edcecc2c8 100644 --- a/meta/recipes-support/hwdata/hwdata_0.393.bb +++ b/meta/recipes-support/hwdata/hwdata_0.394.bb @@ -7,8 +7,8 @@ SECTION = "System/Base" 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" -SRCREV = "2b7f8370a5b3b1552d8264b8665ed99ddfea0b57" +SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}" +SRCREV = "fa1ccf4e4944bdb4110025c5c40e4fee8c8de29b" S = "${WORKDIR}/git"