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 1517a1d35f..54edcecc2c 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"