mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
libevdev:upgrade 1.6.0 -> 1.7.0
-Upgrade from libevdev_1.6.0.bb to libevdev_1.7.0.bb. (From OE-Core rev: 7ddbe6483dd25a7bb09cdb80565df3af2d69c1f9) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f9ac711afb
commit
3ee1db9642
14
meta/recipes-support/libevdev/libevdev_1.7.0.bb
Normal file
14
meta/recipes-support/libevdev/libevdev_1.7.0.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] = "fabe87d8d7d7f7cdb4a26e5dc99fc517"
|
||||
SRC_URI[sha256sum] = "11dbe1f2b1d03a51f3e9a196757a75c3a999042ce34cf1fdc00a2363e5a2e369"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
Reference in New Issue
Block a user