diff options
Diffstat (limited to 'recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch')
-rw-r--r-- | recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch b/recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch index 6e2f658..77f9ccb 100644 --- a/recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch +++ b/recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 6172dbb6fd7cf821471d721569abe9a0de0d869d Mon Sep 17 00:00:00 2001 | 1 | From 13f2a4d1c6b6e79389ac3aa64512d78882a11b2f Mon Sep 17 00:00:00 2001 |
2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
3 | Date: Sat, 2 Apr 2016 10:37:24 -0700 | 3 | Date: Sat, 2 Apr 2016 10:37:24 -0700 |
4 | Subject: [PATCH] build shared library for vchostif | 4 | Subject: [PATCH 11/21] build shared library for vchostif |
5 | 5 | ||
6 | Fixes #149 | 6 | Fixes #149 |
7 | 7 | ||
@@ -23,3 +23,6 @@ index 16d3184..e54f046 100755 | |||
23 | 23 | ||
24 | #add_library(bufman vc_vchi_bufman.c ) | 24 | #add_library(bufman vc_vchi_bufman.c ) |
25 | set(INSTALL_TARGETS vchostif) | 25 | set(INSTALL_TARGETS vchostif) |
26 | -- | ||
27 | 2.27.0 | ||
28 | |||