diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-06-06 17:06:11 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-06-07 09:11:56 -0700 |
commit | 3db6d7d5a2b816372be40ff3bb9a69d37a75fd9a (patch) | |
tree | b1c1ff95c339a2e0103fc37b4b1e5bce0bf992f1 | |
parent | 713785761d3bdffc27c16d5be98e8d485f042c61 (diff) | |
download | meta-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" | |||
5 | LICENSE = "GPL-2.0-or-later | XFree86-1.0" | 5 | LICENSE = "GPL-2.0-or-later | XFree86-1.0" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
7 | 7 | ||
8 | SRCREV = "94b82b56d6ee7c7ada381b3b02fecfca4ff7af1c" | 8 | SRCREV = "229069b51b488bc776602d82315188cd1fbf4887" |
9 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |