mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
libevdev: Upgrade 1.5.2 -> 1.5.4
Tiny bug fix releases. (From OE-Core rev: cf2982af68819d008ead058da8c32fadc4cbbef5) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8ea943bc32
commit
fce415b07f
14
meta/recipes-support/libevdev/libevdev_1.5.4.bb
Normal file
14
meta/recipes-support/libevdev/libevdev_1.5.4.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
SUMMARY = "Wrapper library for evdev devices"
|
||||
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libevdev/"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "MIT-X"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=75aae0d38feea6fda97ca381cb9132eb \
|
||||
file://libevdev/libevdev.h;endline=21;md5=7ff4f0b5113252c2f1a828e0bbad98d1"
|
||||
|
||||
SRC_URI = "http://www.freedesktop.org/software/libevdev/${BP}.tar.xz"
|
||||
|
||||
SRC_URI[md5sum] = "8f22027bd7a7ba19e6f2695f78e672b6"
|
||||
SRC_URI[sha256sum] = "11fe76d62cc76fbc9dbf8e94696a80eee63780139161e5cf54c55ec21a8173a4"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
Reference in New Issue
Block a user