aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-03-19 13:44:55 +0800
committerKhem Raj <raj.khem@gmail.com>2024-03-20 09:28:05 -0700
commit2368613e6aa70feb9cbb6bcd42b38e6f5b685f62 (patch)
treea28bfcfe4f0f8b9d117204f50c0708bc054978ec /meta-oe
parent46ccb1d48338f6d21999291181a7363ca39eb123 (diff)
downloadmeta-openembedded-2368613e6aa70feb9cbb6bcd42b38e6f5b685f62.tar.gz
hwdata: upgrade 0.379 -> 0.380
Changelog: Update pci and vendor ids Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_0.380.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.379.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.379.bb b/meta-oe/recipes-support/hwdata/hwdata_0.380.bb
index 50d449ee5d..e9b5afe479 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.379.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.380.bb
@@ -5,7 +5,7 @@ SECTION = "System/Base"
LICENSE = "GPL-2.0-or-later | XFree86-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
-SRCREV = "87db4fd0620270614f5079c5f73b1fb6000ca081"
+SRCREV = "d0cbfddb1fec4bb1a395373396c972e5f210bcf8"
SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
S = "${WORKDIR}/git"