From: José Bollo Date: Wed, 18 Apr 2018 15:30:05 +0000 (+0200) Subject: web-runtime: Fix libEGL issue on R-Car X-Git-Tag: flounder_5.99.3~6 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=51d42634f74683c6db7478c544723c41f3bd7de0;p=AGL%2Fmeta-agl-demo.git web-runtime: Fix libEGL issue on R-Car Bug-AGL: SPEC-1346 Change-Id: I9a5f6f10b6da236aa77990c3e29fb398ce05beed Signed-off-by: José Bollo --- diff --git a/recipes-graphics/web-runtime/web-runtime/web-runtime b/recipes-graphics/web-runtime/web-runtime/web-runtime index ad7915553..39f3781bb 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