summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/hwdata/hwdata_0.393.bb (renamed from meta/recipes-support/hwdata/hwdata_0.392.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.392.bb b/meta/recipes-support/hwdata/hwdata_0.393.bb
index e0a1a7fbb2..1517a1d35f 100644
--- a/meta/recipes-support/hwdata/hwdata_0.392.bb
+++ b/meta/recipes-support/hwdata/hwdata_0.393.bb
@@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-or-later | X11"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
9 9
10SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" 10SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
11SRCREV = "e3aac7f6bed87ca6d701bb5ad30f29a8df857f66" 11SRCREV = "2b7f8370a5b3b1552d8264b8665ed99ddfea0b57"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14