aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mentor-staging/recipes-core/systemd/systemd-boot_%.bbappend
blob: 537f51a1176372dde04c1e1aea22923a266a0939 (plain)
1
2
3
4
5
6
7
8
9
10
# ---------------------------------------------------------------------------------------------------------------------
# SPDX-License-Identifier: MIT
# ---------------------------------------------------------------------------------------------------------------------

FILESEXTRAPATHS:prepend:feature-mentor-staging := "${THISDIR}/${PN}:"

SRC_URI:append:feature-mentor-staging = " file://0001-Use-an-array-for-efi-ld-to-allow-for-ld-arguments.patch"

LDFLAGS:remove:feature-mentor-staging := "${@ " ".join(d.getVar('LD').split()[1:])} "
EXTRA_OEMESON:append:feature-mentor-staging = ' "-Defi-ld=${@meson_array("LD", d)}"'