aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mentor-staging/recipes-core/systemd/systemd-boot_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-mentor-staging/recipes-core/systemd/systemd-boot_%.bbappend')
-rw-r--r--meta-mentor-staging/recipes-core/systemd/systemd-boot_%.bbappend10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-mentor-staging/recipes-core/systemd/systemd-boot_%.bbappend b/meta-mentor-staging/recipes-core/systemd/systemd-boot_%.bbappend
deleted file mode 100644
index 537f51a1..00000000
--- a/meta-mentor-staging/recipes-core/systemd/systemd-boot_%.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
-# ---------------------------------------------------------------------------------------------------------------------
-# 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)}"'