Signed-off-by: Wang Mingyu <[email protected]> --- .../wayland/{libinput_1.15.2.bb => libinput_1.15.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{libinput_1.15.2.bb => libinput_1.15.3.bb} (90%)
diff --git a/meta/recipes-graphics/wayland/libinput_1.15.2.bb b/meta/recipes-graphics/wayland/libinput_1.15.3.bb similarity index 90% rename from meta/recipes-graphics/wayland/libinput_1.15.2.bb rename to meta/recipes-graphics/wayland/libinput_1.15.3.bb index 810532774e..7817d59b5f 100644 --- a/meta/recipes-graphics/wayland/libinput_1.15.2.bb +++ b/meta/recipes-graphics/wayland/libinput_1.15.3.bb @@ -15,8 +15,8 @@ DEPENDS = "libevdev udev mtdev" SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ file://determinism.patch \ " -SRC_URI[md5sum] = "eb6bd2907ad33d53954d70dfb881a643" -SRC_URI[sha256sum] = "971c3fbfb624f95c911adeb2803c372e4e3647d1b98f278f660051f834597747" +SRC_URI[md5sum] = "6fbea8d51d9194d7ba33f96d7c4cee56" +SRC_URI[sha256sum] = "5b12427dd50489c2b41b04ae2ca54e31a112a33cb861f00ccd15a2ad7a88694d" UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" -- 2.17.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
