diff options
Diffstat (limited to 'meta/recipes-graphics/drm/libdrm/installtests.patch')
| -rw-r--r-- | meta/recipes-graphics/drm/libdrm/installtests.patch | 8 |
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 | |||
| 8 | index bf1987f..d909e19 100644 | 8 | index bf1987f..d909e19 100644 |
| 9 | --- a/tests/Makefile.am | 9 | --- a/tests/Makefile.am |
| 10 | +++ b/tests/Makefile.am | 10 | +++ b/tests/Makefile.am |
| 11 | @@ -6,10 +6,11 @@ AM_CPPFLAGS = \ | 11 | @@ -27,10 +27,11 @@ AM_CPPFLAGS = \ |
| 12 | 12 | ||
| 13 | LDADD = $(top_builddir)/libdrm.la | 13 | LDADD = $(top_builddir)/libdrm.la |
| 14 | 14 | ||
| @@ -18,6 +18,6 @@ index bf1987f..d909e19 100644 | |||
| 18 | drmstat | 18 | drmstat |
| 19 | 19 | ||
| 20 | +check_PROGRAMS = | 20 | +check_PROGRAMS = |
| 21 | SUBDIRS = modeprint proptest | 21 | if HAVE_NOUVEAU |
| 22 | 22 | SUBDIRS += nouveau | |
| 23 | if HAVE_LIBKMS | 23 | endif |
