mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
kmscube: update to latest commit, switch over to meson
(From OE-Core rev: f83d5c7b8a0b2fe293826edf56375382c16996ff) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f7718fa8ae
commit
bf42364186
@@ -6,13 +6,13 @@ DEPENDS = "virtual/libgles2 virtual/egl libdrm gstreamer1.0 gstreamer1.0-plugins
|
||||
|
||||
LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb"
|
||||
|
||||
SRCREV = "9dcce71e603616ee7a54707e932f962cdf8fb20a"
|
||||
SRCREV = "d8da3dcfdfe33ee525cf562e928a5266ac69843c"
|
||||
SRC_URI = "git://anongit.freedesktop.org/mesa/kmscube;branch=master;protocol=git \
|
||||
file://detect-gst_bo_map-_unmap-and-use-it-or-avoid-it.patch"
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig distro_features_check
|
||||
inherit meson pkgconfig distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
|
||||
Reference in New Issue
Block a user