X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-qcom%2Frecipes-graphics%2Fwayland%2Fweston%2Fweston.sh;fp=meta-agl-bsp%2Fmeta-qcom%2Frecipes-graphics%2Fwayland%2Fweston%2Fweston.sh;h=0000000000000000000000000000000000000000;hb=029de35a172da31b083b86d93a79d787773dec11;hp=225a034bbbfd0cbfc8eded9272f81bbd284b44f1;hpb=473b4354758ea6657fd196c30fb14332b5e7178d;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-qcom/recipes-graphics/wayland/weston/weston.sh b/meta-agl-bsp/meta-qcom/recipes-graphics/wayland/weston/weston.sh deleted file mode 100644 index 225a034bb..000000000 --- a/meta-agl-bsp/meta-qcom/recipes-graphics/wayland/weston/weston.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -if test -z "$XDG_RUNTIME_DIR"; then - export XDG_RUNTIME_DIR=/run/user/$UID - mkdir --parents $XDG_RUNTIME_DIR - chmod 0700 $XDG_RUNTIME_DIR -fi