Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 93b94cc

Browse files
committed
linux-yocto: deploy vmlinux
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
1 parent b549e55 commit 93b94cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

meta-ostro-xt/recipes-kernel/linux/linux-yocto_4.4.bbappend

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ KERNEL_FEATURES_remove_corei7-64-intel-common = "features/amt/mei/mei.scc"
2727
# Non-standard feature which should only be enabled on platforms which need it.
2828
KERNEL_FEATURES_append_corei7-64-intel-common = " features/mei/mei-spd.scc"
2929

30+
# deploy vmlinux
31+
KERNEL_ALT_IMAGETYPE = "vmlinux"
32+
3033
# Removal will also happen in meta-ostro-bsp
3134
# (https://github.com/ostroproject/meta-ostro-bsp/pull/57) but for now
3235
# remove them directly here because otherwise the new upstream code

0 commit comments

Comments
 (0)