diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-12-15 11:57:20 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-12-18 22:17:19 -0800 |
commit | 5fccac2c22d4458b8df71baae8b4605a7ef71dc4 (patch) | |
tree | 9c0782b93e34199737520af6102a61fc9335410e /meta-oe/recipes-graphics | |
parent | cc82567770726a96fa24e76d5cb67f33eac472ac (diff) | |
download | meta-openembedded-5fccac2c22d4458b8df71baae8b4605a7ef71dc4.tar.gz |
libei: upgrade 1.1.0 -> 1.2.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-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 1727ef9be..aba49de7e 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 = " \ | |||
17 | SRC_URI = "git://gitlab.freedesktop.org/libinput/libei.git;protocol=https;branch=main" | 17 | SRC_URI = "git://gitlab.freedesktop.org/libinput/libei.git;protocol=https;branch=main" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
20 | SRCREV = "82cdbc9129a0e2c255fcee6bcaa7abed5578ae14" | 20 | SRCREV = "493631688437657a87e9169a76f14a3216c0024f" |
21 | 21 | ||
22 | inherit meson pkgconfig | 22 | inherit meson pkgconfig |
23 | 23 | ||