web-runtime: Fix libEGL issue on R-Car 91/15791/3
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 18 Apr 2018 15:30:05 +0000 (17:30 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 3 Aug 2018 16:05:49 +0000 (16:05 +0000)
Bug-AGL: SPEC-1346

Change-Id: I9a5f6f10b6da236aa77990c3e29fb398ce05beed
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
recipes-graphics/web-runtime/web-runtime/web-runtime

index ad79155..39f3781 100755 (executable)
@@ -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