summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch')
-rw-r--r--recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch b/recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch
index e9d9da6..65fc5eb 100644
--- a/recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch
+++ b/recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch
@@ -1,7 +1,7 @@
1From 488916a6b366bfa5da2907b5892798eb2306a17d Mon Sep 17 00:00:00 2001 1From 372b3b75945300604c9b7b012ecb25c0548a1495 Mon Sep 17 00:00:00 2001
2From: Martin Jansa <martin.jansa@lge.com> 2From: Martin Jansa <martin.jansa@lge.com>
3Date: Wed, 13 Jun 2018 18:22:22 +0000 3Date: Wed, 13 Jun 2018 18:22:22 +0000
4Subject: [PATCH 20/21] openmaxil: add pkg-config file 4Subject: [PATCH] openmaxil: add pkg-config file
5 5
6--- 6---
7 CMakeLists.txt | 2 +- 7 CMakeLists.txt | 2 +-
@@ -38,6 +38,3 @@ index 0000000..8793a61
38+Version: 1 38+Version: 1
39+Libs: -L${libdir} -lopenmaxil -lvcos -lvchiq_arm -pthread 39+Libs: -L${libdir} -lopenmaxil -lvcos -lvchiq_arm -pthread
40+Cflags: -I${includedir} -I${includedir}/IL -I${includedir}/interface/vmcs_host/linux -I${includedir}/interface/vcos/pthreads -DUSE_VCHIQ_ARM 40+Cflags: -I${includedir} -I${includedir}/IL -I${includedir}/interface/vmcs_host/linux -I${includedir}/interface/vcos/pthreads -DUSE_VCHIQ_ARM
41--
422.27.0
43