convert to new override syntax

This commit is contained in:
Markus Volk
2021-08-07 06:23:26 +02:00
parent 575ee7b8e6
commit c2ae986cbb
33 changed files with 56 additions and 57 deletions

View File

@ -1,5 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/xserver-xorg:"
FILESEXTRAPATHS:prepend := "${THISDIR}/xserver-xorg:"
# This backport is needed on hardknott to enable wlroots to create the xwayland backend
SRC_URI_append = " file://0001-xwayland-Add-a-pkg-config-file-for-Xwayland.patch"
SRC_URI:append = " file://0001-xwayland-Add-a-pkg-config-file-for-Xwayland.patch"