summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch
diff options
context:
space:
mode:
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.patch7
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 @@
1From 6172dbb6fd7cf821471d721569abe9a0de0d869d Mon Sep 17 00:00:00 2001 1From 13f2a4d1c6b6e79389ac3aa64512d78882a11b2f Mon Sep 17 00:00:00 2001
2From: Khem Raj <raj.khem@gmail.com> 2From: Khem Raj <raj.khem@gmail.com>
3Date: Sat, 2 Apr 2016 10:37:24 -0700 3Date: Sat, 2 Apr 2016 10:37:24 -0700
4Subject: [PATCH] build shared library for vchostif 4Subject: [PATCH 11/21] build shared library for vchostif
5 5
6Fixes #149 6Fixes #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--
272.27.0
28