summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-15 13:57:47 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-17 22:38:32 +0000
commit2f02b0e4bb95f8f95daab3f5cc1fa0e9952448c8 (patch)
tree6cbb82dea49589370bbcd9f303fb7a0f916ac30c
parent73763d492a70ff45f4d5a53bc57a7c88582e994e (diff)
downloadpoky-2f02b0e4bb95f8f95daab3f5cc1fa0e9952448c8.tar.gz
hwdata: upgrade 0.392 -> 0.393
(From OE-Core rev: dc944a41f695496b711cf5f5abcaffa44d09d7c5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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