aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch')
-rw-r--r--meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch b/meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch
index 8811879..17dbb9e 100644
--- a/meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch
+++ b/meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch
@@ -1,13 +1,13 @@
Index: git/weston-ivi-shell/CMakeLists.txt
===================================================================
---- git.orig/weston-ivi-shell/CMakeLists.txt 2014-04-04 00:15:43.000000000 +0300
-+++ git/weston-ivi-shell/CMakeLists.txt 2014-04-04 00:16:20.000000000 +0300
-@@ -44,7 +44,7 @@
+--- git.orig/weston-ivi-shell/CMakeLists.txt
++++ git/weston-ivi-shell/CMakeLists.txt
+@@ -49,7 +49,7 @@ link_directories(
${CAIRO_LIBRARY_DIRS}
${WESTON_LIBRARY_DIRS}
${PIXMAN_LIBRARY_DIRS}
- ${WESTON_LIBDIR}/weston
+ =${WESTON_LIBDIR}/weston
+ ${EGL_LIBRARY_DIRS}
+ ${GLES_LIBRARY_DIRS}
)
-
-