summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-06-06 17:06:11 +0800
committerKhem Raj <raj.khem@gmail.com>2024-06-07 09:11:56 -0700
commit3db6d7d5a2b816372be40ff3bb9a69d37a75fd9a (patch)
treeb1c1ff95c339a2e0103fc37b4b1e5bce0bf992f1
parent713785761d3bdffc27c16d5be98e8d485f042c61 (diff)
downloadmeta-openembedded-3db6d7d5a2b816372be40ff3bb9a69d37a75fd9a.tar.gz
hwdata: upgrade 0.382 -> 0.383
Changelog: Update pci and vendor ids Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_0.383.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.382.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.382.bb b/meta-oe/recipes-support/hwdata/hwdata_0.383.bb
index a2bb7a334..cfa6ae0e4 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.382.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.383.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 = "94b82b56d6ee7c7ada381b3b02fecfca4ff7af1c" 8SRCREV = "229069b51b488bc776602d82315188cd1fbf4887"
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"