aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch
blob: 17dbb9ee96a0341ff1094bb32f6762a613995706 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: git/weston-ivi-shell/CMakeLists.txt
===================================================================
--- 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}
 )