mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
libevdev: 1.3 -> 1.4.2
(From OE-Core rev: 6c58295dfc2e0f2d2f8b0ae1ecb266050cf2a7c4) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c516f5fba9
commit
89734f8b90
14
meta/recipes-support/libevdev/libevdev_1.4.2.bb
Normal file
14
meta/recipes-support/libevdev/libevdev_1.4.2.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] = "debfcd5153558eba25a8e71eb2534ae8"
|
||||
SRC_URI[sha256sum] = "7c77b213f075706d428a2af54b66bf86b03a68e9fb390e7ec48cf55065970643"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
Reference in New Issue
Block a user