aboutsummaryrefslogtreecommitdiffstats
path: root/classes/anaconda_support_kernel.bbclass
blob: e987898c1c513af71195147d4369455cac1d1076 (plain)
1
2
3
4
5
6
7
8
FILESEXTRAPATHS:prepend := "${LAYER_PATH_meta-anaconda}/recipes-kernel/linux/files/:"
SRC_URI:append = " \
    file://dmthin.scc \
    file://crypt.scc \
"

KERNEL_FEATURES:append = " cfg/systemd.scc"