aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/drm/libdrm/installtests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/drm/libdrm/installtests.patch')
-rw-r--r--meta/recipes-graphics/drm/libdrm/installtests.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-graphics/drm/libdrm/installtests.patch b/meta/recipes-graphics/drm/libdrm/installtests.patch
index 03d6254cbd..1175daef96 100644
--- a/meta/recipes-graphics/drm/libdrm/installtests.patch
+++ b/meta/recipes-graphics/drm/libdrm/installtests.patch
@@ -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