From d6c2c6c31ea7680ee843eeba08269e82431a61d7 Mon Sep 17 00:00:00 2001 From: Thuy Tran Date: Mon, 29 Oct 2018 17:03:17 +0900 Subject: rcar-gen3: weston: Split out machine specific configuration This commit adds more weston-conf bbappend to adapt YP2.6. Renesas MACHINEs also provided their configurations. (From Poky rev: 4001e1adb21b9785a19669968f07166f5b8772cd) Signed-off-by: Thuy Tran Signed-off-by: Takamitsu Honda --- meta-rcar-gen3/recipes-graphics/wayland/weston/weston.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 meta-rcar-gen3/recipes-graphics/wayland/weston/weston.sh (limited to 'meta-rcar-gen3/recipes-graphics/wayland/weston/weston.sh') diff --git a/meta-rcar-gen3/recipes-graphics/wayland/weston/weston.sh b/meta-rcar-gen3/recipes-graphics/wayland/weston/weston.sh deleted file mode 100755 index 33ed8a4..0000000 --- a/meta-rcar-gen3/recipes-graphics/wayland/weston/weston.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -if test -z "$XDG_RUNTIME_DIR"; then - export XDG_RUNTIME_DIR=/run/user/$UID -fi -- cgit 1.2.3-korg