diff options
| author | Mihai Lindner <mihai.lindner@nxp.com> | 2019-12-16 15:18:37 +0200 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-12-16 14:06:39 -0300 |
| commit | 708cf0744cd073f6964cb5f3684ea45d30701c2c (patch) | |
| tree | 33eb1ee63b62636f9dfa857389b2380ea6b3fd21 /recipes-graphics/drm/libdrm/installtests.patch | |
| parent | a4fdb4074644bda09b46490163886065b4c00aab (diff) | |
| download | meta-freescale-708cf0744cd073f6964cb5f3684ea45d30701c2c.tar.gz | |
libdrm: Upgrade to 2.4.99.imx
Refresh recipe base from poky, drops patches no longer used.
Signed-off-by: Mihai Lindner <mihai.lindner@nxp.com>
Diffstat (limited to 'recipes-graphics/drm/libdrm/installtests.patch')
| -rw-r--r-- | recipes-graphics/drm/libdrm/installtests.patch | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes-graphics/drm/libdrm/installtests.patch b/recipes-graphics/drm/libdrm/installtests.patch deleted file mode 100644 index ec1fb0236..000000000 --- a/recipes-graphics/drm/libdrm/installtests.patch +++ /dev/null | |||
| @@ -1,25 +0,0 @@ | |||
| 1 | From 5c6eb43c2f6e7f2ee7c25c92e42f4e4403fa0527 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Jussi Kukkonen <jussi.kukkonen@intel.com> | ||
| 3 | Date: Tue, 21 Feb 2017 14:37:52 +0200 | ||
| 4 | Subject: [PATCH] tests: also install test apps | ||
| 5 | |||
| 6 | Upstream-Status: Inappropriate [configuration] | ||
| 7 | |||
| 8 | Signed-off-by: Yu Ke <ke.yu@intel.com> | ||
| 9 | Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> | ||
| 10 | --- | ||
| 11 | tests/Makefile.am | 1 + | ||
| 12 | 1 file changed, 1 insertion(+) | ||
| 13 | |||
| 14 | diff --git a/tests/Makefile.am b/tests/Makefile.am | ||
| 15 | index 0355a92..b4882cd 100644 | ||
| 16 | --- a/tests/Makefile.am | ||
| 17 | +++ b/tests/Makefile.am | ||
| 18 | @@ -45,3 +45,4 @@ TESTS = \ | ||
| 19 | check_PROGRAMS = \ | ||
| 20 | $(TESTS) \ | ||
| 21 | drmdevice | ||
| 22 | +bin_PROGRAMS = $(check_PROGRAMS) | ||
| 23 | -- | ||
| 24 | 2.1.4 | ||
| 25 | |||
