summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-04-17 09:40:21 +0800
committerKhem Raj <raj.khem@gmail.com>2024-04-21 10:52:43 -0700
commitea4d56bb082fc311a11359ce9b86e95b02f8e2fa (patch)
treec76db92ca5d1130b1825908bfef2ccfe0898b63e
parentf5b5519e11c087bce235740d68c09ffdeed945be (diff)
downloadmeta-openembedded-ea4d56bb082fc311a11359ce9b86e95b02f8e2fa.tar.gz
hwdata: upgrade 0.380 -> 0.381
Changelog: ========== Update pci, usb 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.381.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.380.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.380.bb b/meta-oe/recipes-support/hwdata/hwdata_0.381.bb
index e9b5afe479..291b273724 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.380.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.381.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 = "d0cbfddb1fec4bb1a395373396c972e5f210bcf8" 8SRCREV = "4463530857af32d9dbfcfa9939c2304b51e5e58d"
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"