diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-02-25 17:37:14 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-25 20:29:55 -0800 |
| commit | 4c59be8493102c659f138368f3982a588e17fe91 (patch) | |
| tree | 1785a71a451e78353c14bfc90da6944deaad963b | |
| parent | 430ff5e8a9fc60d93af73996fd6e229a46e8a010 (diff) | |
| download | meta-openembedded-4c59be8493102c659f138368f3982a588e17fe91.tar.gz | |
mctp: upgrade 2.4 -> 2.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/mctp/mctp_2.5.bb (renamed from meta-networking/recipes-support/mctp/mctp_2.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/mctp/mctp_2.4.bb b/meta-networking/recipes-support/mctp/mctp_2.5.bb index 27750d4bfd..a8787d3f2b 100644 --- a/meta-networking/recipes-support/mctp/mctp_2.4.bb +++ b/meta-networking/recipes-support/mctp/mctp_2.5.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only" | |||
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21" |
| 7 | 7 | ||
| 8 | SRCREV = "8b019a3e4d335c7d31099762762dfee2e4705d37" | 8 | SRCREV = "07c7a5d526f686da89bc9ae9cad917e46652b272" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https;tag=v${PV}" | 10 | SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https;tag=v${PV}" |
| 11 | 11 | ||
