diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2026-04-02 14:56:49 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-02 16:05:46 +0000 |
| commit | 4ba9f5459da3c3cb941433c10a0a26981679a2b9 (patch) | |
| tree | 5d82e2a052a60689872bcfc572d3dfe468a27418 | |
| parent | dadc302a67c7a762b5d6428f23bc052f408a3a84 (diff) | |
| download | meta-openembedded-4ba9f5459da3c3cb941433c10a0a26981679a2b9.tar.gz | |
libtsm: upgrade 4.4.2 -> 4.4.3
Changelog:
https://github.com/kmscon/libtsm/releases/tag/v4.4.3
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-graphics/libtsm/libtsm_4.4.3.bb (renamed from meta-oe/recipes-graphics/libtsm/libtsm_4.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libtsm/libtsm_4.4.2.bb b/meta-oe/recipes-graphics/libtsm/libtsm_4.4.3.bb index 6f060cd0f5..8168360dec 100644 --- a/meta-oe/recipes-graphics/libtsm/libtsm_4.4.2.bb +++ b/meta-oe/recipes-graphics/libtsm/libtsm_4.4.3.bb | |||
| @@ -22,7 +22,7 @@ LIC_FILES_CHKSUM = "\ | |||
| 22 | DEPENDS = "xkeyboard-config" | 22 | DEPENDS = "xkeyboard-config" |
| 23 | 23 | ||
| 24 | SRC_URI = "git://github.com/kmscon/libtsm;protocol=https;branch=main;tag=v${PV}" | 24 | SRC_URI = "git://github.com/kmscon/libtsm;protocol=https;branch=main;tag=v${PV}" |
| 25 | SRCREV = "b052e48cc776be1cdb940be2dcc1603457c01c96" | 25 | SRCREV = "6cdacfc452bf29d98e297fe3a96e55e94a88ce3e" |
| 26 | 26 | ||
| 27 | inherit meson pkgconfig | 27 | inherit meson pkgconfig |
| 28 | 28 | ||
