summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-09-09 13:13:49 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-09-11 11:31:56 +0100
commit9a45644d3e5ed9acc1931a3423accc4865c0404e (patch)
tree98d24e73b3441f22c4807d72c9864bf066073263
parent6fd9ea47048d3b426c7452fc973caf21ef66bc2f (diff)
downloadpoky-9a45644d3e5ed9acc1931a3423accc4865c0404e.tar.gz
hwdata: upgrade 0.398 -> 0.399
Changelog: Update vendor ids (From OE-Core rev: b7dd80d1f4c92f0590b17caf870316d0b0fc9613) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-support/hwdata/hwdata_0.399.bb (renamed from meta/recipes-support/hwdata/hwdata_0.398.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.398.bb b/meta/recipes-support/hwdata/hwdata_0.399.bb
index a0abf4c03b..81dede96ea 100644
--- a/meta/recipes-support/hwdata/hwdata_0.398.bb
+++ b/meta/recipes-support/hwdata/hwdata_0.399.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;tag=v${PV}" 10SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}"
11SRCREV = "4c97c196390e16a84d3394e7e6f0608046f7ba81" 11SRCREV = "7ba0e54565843faee300ca885699e4c42ed674b2"
12 12
13inherit allarch 13inherit allarch
14 14