summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-04-18 17:30:05 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-08-03 16:05:49 +0000
commit51d42634f74683c6db7478c544723c41f3bd7de0 (patch)
treec8752bc29a1a14815b94584ccb79fd8eb1d5fa5d /recipes-graphics
parentc090b00f5c466bb111fd99f4a3dacd635044d79f (diff)
web-runtime: Fix libEGL issue on R-Car
Bug-AGL: SPEC-1346 Change-Id: I9a5f6f10b6da236aa77990c3e29fb398ce05beed Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'recipes-graphics')
-rwxr-xr-xrecipes-graphics/web-runtime/web-runtime/web-runtime1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/web-runtime/web-runtime/web-runtime b/recipes-graphics/web-runtime/web-runtime/web-runtime
index ad791555..39f3781b 100755
--- a/recipes-graphics/web-runtime/web-runtime/web-runtime
+++ b/recipes-graphics/web-runtime/web-runtime/web-runtime
@@ -13,5 +13,6 @@ params = [
"/usr/bin/web-runtime.qml"
]
EOC
+export LD_PRELOAD=/usr/lib/libEGL.so
/usr/bin/runxdg "$port" "$token"
rm -rf $AFM_APP_INSTALL_DIR