mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
systemd-boot: remove append
The change is in oe-core recipe now and isn't needed here. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
7d79beb509
commit
9e688afd60
|
@ -1,9 +0,0 @@
|
|||
PACKAGE_ARCH_intel-x86-common = "${INTEL_COMMON_PACKAGE_ARCH}"
|
||||
|
||||
do_compile_append_intel-x86-common() {
|
||||
ninja src/boot/efi/linux${SYSTEMD_BOOT_EFI_ARCH}.efi.stub
|
||||
}
|
||||
|
||||
do_deploy_append_intel-x86-common() {
|
||||
install ${B}/src/boot/efi/linux*.efi.stub ${DEPLOYDIR}
|
||||
}
|
Loading…
Reference in New Issue
Block a user