mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libwacom: upgrade 2.8.0 -> 2.18.0
Also include tag in SRC_URI and add libevdev in dependency list. Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
3c6900a396
commit
2463c71c9a
@ -7,12 +7,13 @@ BUGTRACKER = "https://github.com/linuxwacom/libwacom/issues"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=40a21fffb367c82f39fd91a3b137c36e"
|
||||
|
||||
SRC_URI = "git://github.com/linuxwacom/libwacom.git;branch=master;protocol=https"
|
||||
SRCREV = "f5b92814320d0a5745b50b7b36103843ad23e299"
|
||||
SRC_URI = "git://github.com/linuxwacom/libwacom.git;branch=master;protocol=https;tag=${BP}"
|
||||
SRCREV = "44df53b14b008a8252427aa6b41128efada43b3a"
|
||||
|
||||
DEPENDS = " \
|
||||
libxml2-native \
|
||||
libgudev \
|
||||
libevdev \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user