summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorAdam Duskett <adam.duskett@amarulasolutions.com>2026-02-05 09:50:33 +0100
committerKhem Raj <raj.khem@gmail.com>2026-02-06 10:06:25 -0800
commit83bf29198b4852e4001d63705504f21d38fa1a99 (patch)
tree8c23d99d0b98a9816bd2df6e264cba4b271bd431 /meta-oe/recipes-graphics
parent808e3f9ebc29ac4d8f5654f213244a6cfe60847f (diff)
downloadmeta-openembedded-83bf29198b4852e4001d63705504f21d38fa1a99.tar.gz
libtsm: upgrade 4.4.0 -> 4.4.2
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/libtsm/libtsm_4.4.2.bb (renamed from meta-oe/recipes-graphics/libtsm/libtsm_4.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libtsm/libtsm_4.4.0.bb b/meta-oe/recipes-graphics/libtsm/libtsm_4.4.2.bb
index 074302bed7..6f060cd0f5 100644
--- a/meta-oe/recipes-graphics/libtsm/libtsm_4.4.0.bb
+++ b/meta-oe/recipes-graphics/libtsm/libtsm_4.4.2.bb
@@ -22,7 +22,7 @@ LIC_FILES_CHKSUM = "\
22DEPENDS = "xkeyboard-config" 22DEPENDS = "xkeyboard-config"
23 23
24SRC_URI = "git://github.com/kmscon/libtsm;protocol=https;branch=main;tag=v${PV}" 24SRC_URI = "git://github.com/kmscon/libtsm;protocol=https;branch=main;tag=v${PV}"
25SRCREV = "0d33498a6de3619628f7802a0c76fc98c8773d5b" 25SRCREV = "b052e48cc776be1cdb940be2dcc1603457c01c96"
26 26
27inherit meson pkgconfig 27inherit meson pkgconfig
28 28