summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/wayland/libei_1.3.0.bb (renamed from meta-oe/recipes-graphics/wayland/libei_1.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/wayland/libei_1.2.1.bb b/meta-oe/recipes-graphics/wayland/libei_1.3.0.bb
index 807dcea1ed..ee3ee01c7d 100644
--- a/meta-oe/recipes-graphics/wayland/libei_1.2.1.bb
+++ b/meta-oe/recipes-graphics/wayland/libei_1.3.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 = "08f1d41085a6ae4bac7bc52abe2955d3354342cb" 20SRCREV = "997b7c0f37faea4f8bae59613c8f27370925d5b0"
21 21
22inherit meson pkgconfig 22inherit meson pkgconfig
23 23