diff options
| author | Mark Hatle <mhatle@xilinx.com> | 2022-04-05 12:18:07 -0700 |
|---|---|---|
| committer | Mark Hatle <mhatle@xilinx.com> | 2022-04-06 07:35:47 -0700 |
| commit | 666a2dccb046e3d424bfc278f25cdec42351efe0 (patch) | |
| tree | 0d0d50a2f274a4360e84a59ac0b0430071650874 | |
| parent | 04d0674c3ad8173293da0e7bdda712a2b4ffbee1 (diff) | |
| download | meta-xilinx-666a2dccb046e3d424bfc278f25cdec42351efe0.tar.gz | |
xserver-nodm-init: Fix FILESEXTRAPATHS : placement
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| -rwxr-xr-x | meta-xilinx-core/recipes-graphics/x11-common/xserver-nodm-init_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-graphics/x11-common/xserver-nodm-init_%.bbappend b/meta-xilinx-core/recipes-graphics/x11-common/xserver-nodm-init_%.bbappend index eadb7e4a..0a789a20 100755 --- a/meta-xilinx-core/recipes-graphics/x11-common/xserver-nodm-init_%.bbappend +++ b/meta-xilinx-core/recipes-graphics/x11-common/xserver-nodm-init_%.bbappend | |||
| @@ -1 +1 @@ | |||
| FILESEXTRAPATHS:append := "${THISDIR}/${PN}:" | FILESEXTRAPATHS:append := ":${THISDIR}/${PN}" | ||
