Check that weston-start exists before modifying it: after a recent change in poky's weston-init recipe, this file only gets installed in non-systemd images. Remove hardcoded systemd service path: some of the code ported from meta-st-openstlinux assumes that the original weston-init systemd services are installed under /lib, and it uses hardcoded paths to detect them. Yocto 5.0 now has usrmerge enabled, so the services are installed in /usr/lib instead, causing the check to fail. Replace the hardcoded path with its respective variable. https://onedigi.atlassian.net/browse/DEL-9011 https://onedigi.atlassian.net/browse/DEL-9045 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com> |
||
|---|---|---|
| .. | ||
| recipes-bsp | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| recipes-security | ||