diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-05-14 17:09:36 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-05-19 08:27:52 -0700 |
| commit | 1615d0e1d6386ba27c96a6a55be3d33435f495c0 (patch) | |
| tree | dafaf150154a29c98d7b99f931609b568687da36 | |
| parent | 05627552612ead8bec55ebac7633ff6a017aaa6e (diff) | |
| download | meta-openembedded-1615d0e1d6386ba27c96a6a55be3d33435f495c0.tar.gz | |
hwdata: upgrade 0.381 -> 0.382
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.382.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.381.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.381.bb b/meta-oe/recipes-support/hwdata/hwdata_0.382.bb index 291b273724..a2bb7a3340 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.381.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.382.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 = "4463530857af32d9dbfcfa9939c2304b51e5e58d" | 8 | SRCREV = "94b82b56d6ee7c7ada381b3b02fecfca4ff7af1c" |
| 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" |
