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 | 10 |
1 files changed, 5 insertions, 5 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 5e14135..1e60751 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 a49fbbc6abc3d57d45011a3410d3b8f04349e424 Mon Sep 17 00:00:00 2001 | 1 | From 407ab0ed315b4c7b49d1a1dd3777d5af8e0b7e66 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 11/18] build shared library for vchostif | 4 | Subject: [PATCH 11/19] build shared library for vchostif |
| 5 | 5 | ||
| 6 | Fixes #149 | 6 | Fixes #149 |
| 7 | 7 | ||
| @@ -11,10 +11,10 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
| 11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 12 | 12 | ||
| 13 | diff --git a/interface/vmcs_host/CMakeLists.txt b/interface/vmcs_host/CMakeLists.txt | 13 | diff --git a/interface/vmcs_host/CMakeLists.txt b/interface/vmcs_host/CMakeLists.txt |
| 14 | index c415176..d0cca1a 100755 | 14 | index ae52495..369758b 100755 |
| 15 | --- a/interface/vmcs_host/CMakeLists.txt | 15 | --- a/interface/vmcs_host/CMakeLists.txt |
| 16 | +++ b/interface/vmcs_host/CMakeLists.txt | 16 | +++ b/interface/vmcs_host/CMakeLists.txt |
| 17 | @@ -17,7 +17,7 @@ set(VCHOSTIF_SOURCE | 17 | @@ -15,7 +15,7 @@ set(VCHOSTIF_SOURCE |
| 18 | # ${VMCS_TARGET}/vmcs_main.c | 18 | # ${VMCS_TARGET}/vmcs_main.c |
| 19 | # vc_vchi_haud.c | 19 | # vc_vchi_haud.c |
| 20 | 20 | ||
| @@ -24,5 +24,5 @@ index c415176..d0cca1a 100755 | |||
| 24 | #add_library(bufman vc_vchi_bufman.c ) | 24 | #add_library(bufman vc_vchi_bufman.c ) |
| 25 | 25 | ||
| 26 | -- | 26 | -- |
| 27 | 2.21.0 | 27 | 2.22.0 |
| 28 | 28 | ||
