diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-07-15 16:08:05 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-17 10:41:18 +0100 |
| commit | f2d59b18fa43e92c18e760a57098b6b501aa0fb9 (patch) | |
| tree | e2a9248b7b9dd1265ebde079f26ae51468c41033 /meta/recipes-support/hwdata | |
| parent | 2de249a7a3088c8bcbc1c31b6c6cc5333dace481 (diff) | |
| download | poky-f2d59b18fa43e92c18e760a57098b6b501aa0fb9.tar.gz | |
hwdata: upgrade 0.396 -> 0.397
Changelog:
Update pci and vendor ids
(From OE-Core rev: 1b40d8baf0c7f95e43fe701ac03d01fe98a4a2f6)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/hwdata')
| -rw-r--r-- | meta/recipes-support/hwdata/hwdata_0.397.bb (renamed from meta/recipes-support/hwdata/hwdata_0.396.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.396.bb b/meta/recipes-support/hwdata/hwdata_0.397.bb index bf6dd9889e..bd985c2a14 100644 --- a/meta/recipes-support/hwdata/hwdata_0.396.bb +++ b/meta/recipes-support/hwdata/hwdata_0.397.bb | |||
| @@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-or-later | X11" | |||
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}" | 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}" |
| 11 | SRCREV = "736513dfc1d44c5fb48bead62af7e91c4e1d1dd2" | 11 | SRCREV = "e4423c783ca7db5c9d6d4881985272849f4892cf" |
| 12 | 12 | ||
| 13 | inherit allarch | 13 | inherit allarch |
| 14 | 14 | ||
