summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/hwdata
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-08-29 11:25:34 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-09-08 14:05:10 +0100
commitd18cce79147885e45f46e094d6e03617662a56d6 (patch)
tree2d8e7457f3865c568fe6d5f88d8f295a4f1d219d /meta/recipes-support/hwdata
parent4ad510a63fd88b7907b2a1b8feceace9758397d0 (diff)
downloadpoky-d18cce79147885e45f46e094d6e03617662a56d6.tar.gz
hwdata: upgrade 0.397 -> 0.398
Changelog: Update pci, usb and vendor ids (From OE-Core rev: 3a507f924d9033695b84a25c1de06446bf805c1e) 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>
Diffstat (limited to 'meta/recipes-support/hwdata')
-rw-r--r--meta/recipes-support/hwdata/hwdata_0.398.bb (renamed from meta/recipes-support/hwdata/hwdata_0.397.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.397.bb b/meta/recipes-support/hwdata/hwdata_0.398.bb
index bd985c2a14..a0abf4c03b 100644
--- a/meta/recipes-support/hwdata/hwdata_0.397.bb
+++ b/meta/recipes-support/hwdata/hwdata_0.398.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 = "e4423c783ca7db5c9d6d4881985272849f4892cf" 11SRCREV = "4c97c196390e16a84d3394e7e6f0608046f7ba81"
12 12
13inherit allarch 13inherit allarch
14 14