1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

libdrm: Upgrade to 2.4.62

(From OE-Core rev: 88d60e70da0890184922056cef1f20171f716ace)

Signed-off-by: Steffen Pankratz <steffen.pankratz@elektrobit.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Steffen Pankratz
2015-07-09 13:41:35 +00:00
committed by Richard Purdie
parent 6c3c74fa8b
commit a117fd5ecd
2 changed files with 7 additions and 6 deletions
@@ -8,7 +8,7 @@ diff --git a/tests/Makefile.am b/tests/Makefile.am
index bf1987f..d909e19 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -6,10 +6,11 @@ AM_CPPFLAGS = \
@@ -27,10 +27,11 @@ AM_CPPFLAGS = \
LDADD = $(top_builddir)/libdrm.la
@@ -18,6 +18,6 @@ index bf1987f..d909e19 100644
drmstat
+check_PROGRAMS =
SUBDIRS = modeprint proptest
if HAVE_LIBKMS
if HAVE_NOUVEAU
SUBDIRS += nouveau
endif