summaryrefslogtreecommitdiffstats
path: root/meta-uhmi/meta-rvgpu/recipes-graphics/wayland/weston_%.bbappend
diff options
context:
space:
mode:
authorKenta <murakami.kenta002@jp.panasonic.com>2024-10-03 10:32:55 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-10-16 11:48:48 +0000
commitf86532f8ac81d1c7dae63ed242f54473aa1b1dda (patch)
tree3a714b6e0faaff55367ddc30a1b6e28d201a618a /meta-uhmi/meta-rvgpu/recipes-graphics/wayland/weston_%.bbappend
parente08ed699e9b0857964822fab6ede324b624abbbf (diff)
Unified HMI: Remove rpath tweaks
Now we don't use LD_LIBRARY_PATH hook to achive remote rendering, so that we can just remove rpath tweaks in weston binaries. Bug-AGL: SPEC-5253 Change-Id: I3909c6714a0bdf5bc5ca7eb83d03dbdd426f900b Signed-off-by: Kenta <murakami.kenta002@jp.panasonic.com>
Diffstat (limited to 'meta-uhmi/meta-rvgpu/recipes-graphics/wayland/weston_%.bbappend')
-rw-r--r--meta-uhmi/meta-rvgpu/recipes-graphics/wayland/weston_%.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-uhmi/meta-rvgpu/recipes-graphics/wayland/weston_%.bbappend b/meta-uhmi/meta-rvgpu/recipes-graphics/wayland/weston_%.bbappend
deleted file mode 100644
index 133a34e3..00000000
--- a/meta-uhmi/meta-rvgpu/recipes-graphics/wayland/weston_%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-require ${@bb.utils.contains('AGL_FEATURES', 'agl-rvgpu-proxy', 'weston_rvgpuproxy.inc', '', d)}