summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/wayland/libei_1.2.0.bb (renamed from meta-oe/recipes-graphics/wayland/libei_1.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/wayland/libei_1.1.0.bb b/meta-oe/recipes-graphics/wayland/libei_1.2.0.bb
index 1727ef9be7..aba49de7e3 100644
--- a/meta-oe/recipes-graphics/wayland/libei_1.1.0.bb
+++ b/meta-oe/recipes-graphics/wayland/libei_1.2.0.bb
@@ -17,7 +17,7 @@ DEPENDS = " \
17SRC_URI = "git://gitlab.freedesktop.org/libinput/libei.git;protocol=https;branch=main" 17SRC_URI = "git://gitlab.freedesktop.org/libinput/libei.git;protocol=https;branch=main"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20SRCREV = "82cdbc9129a0e2c255fcee6bcaa7abed5578ae14" 20SRCREV = "493631688437657a87e9169a76f14a3216c0024f"
21 21
22inherit meson pkgconfig 22inherit meson pkgconfig
23 23