summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hwdata
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-07-15 17:01:58 +0800
committerKhem Raj <raj.khem@gmail.com>2024-07-15 16:36:11 -0700
commitc799297ef2bef5b4bed0c771d29011557244e022 (patch)
tree2d89309d2ee37eb6a2ef92bc94d9c2b79925a3a5 /meta-oe/recipes-support/hwdata
parent0e55ce901a9697f273b1b04dc6daa15b81d4173f (diff)
downloadmeta-openembedded-c799297ef2bef5b4bed0c771d29011557244e022.tar.gz
hwdata: upgrade 0.383 -> 0.384
Changelog: ============= - Update pci and vendor ids - Replace 'DO NOT USE' with more descriptive 'Invalid Vendor Codename' in pnp vendor names Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/hwdata')
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_0.384.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.383.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.383.bb b/meta-oe/recipes-support/hwdata/hwdata_0.384.bb
index cfa6ae0e4..16d2bd090 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.383.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.384.bb
@@ -5,7 +5,7 @@ SECTION = "System/Base"
5LICENSE = "GPL-2.0-or-later | XFree86-1.0" 5LICENSE = "GPL-2.0-or-later | XFree86-1.0"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
7 7
8SRCREV = "229069b51b488bc776602d82315188cd1fbf4887" 8SRCREV = "30da6d148d996a5fbc43a9e27f5b325558b600bd"
9SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" 9SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"