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.patch13
1 files changed, 13 insertions, 0 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
new file mode 100644
index 0000000..8811879
--- /dev/null
+++ b/meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch
@@ -0,0 +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 @@
+ ${CAIRO_LIBRARY_DIRS}
+ ${WESTON_LIBRARY_DIRS}
+ ${PIXMAN_LIBRARY_DIRS}
+- ${WESTON_LIBDIR}/weston
++ =${WESTON_LIBDIR}/weston
+ )
+
+