summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/wayland/libei_1.5.0.bb (renamed from meta-oe/recipes-graphics/wayland/libei_1.4.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/wayland/libei_1.4.1.bb b/meta-oe/recipes-graphics/wayland/libei_1.5.0.bb
index 764616906f..e44709759c 100644
--- a/meta-oe/recipes-graphics/wayland/libei_1.4.1.bb
+++ b/meta-oe/recipes-graphics/wayland/libei_1.5.0.bb
@@ -16,7 +16,7 @@ DEPENDS = " \
16 16
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
19SRCREV = "9e0413cbc7d3ae6656266890425f152589ddf74d" 19SRCREV = "19b64535408aa47abbc8151bc2c925afd6583851"
20 20
21inherit meson pkgconfig 21inherit meson pkgconfig
22 22