diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2024-08-19 07:03:58 -0700 |
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2024-08-19 07:16:16 -0700 |
| commit | 1963104c4ad7367686c910c70a07cbc7df3cd6c5 (patch) | |
| tree | e972fd992f78fcc26723e387fae1928761d80452 /classes | |
| parent | e4a09a4c5a1a10ec0ed96facaa9a8b1a2f506d7b (diff) | |
| download | meta-freescale-1963104c4ad7367686c910c70a07cbc7df3cd6c5.tar.gz | |
weston-init: Fix RDP support
The modification of the weston.ini command line necessary for RDP
support is missing. The problem is the weston.ini template contains
`@bindir@`, while the sed operation for the modification contains
`${bindir}`.
Fix the problem by moving the replacement of `@bindir@` to the top of
the function `do_install:append()`.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions
