summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/template.zcu102-zynqmp/local.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/template.zcu102-zynqmp/local.conf.sample b/conf/template.zcu102-zynqmp/local.conf.sample
index 81d7e57..eed45b8 100644
--- a/conf/template.zcu102-zynqmp/local.conf.sample
+++ b/conf/template.zcu102-zynqmp/local.conf.sample
@@ -246,3 +246,5 @@ BBMASK += " \
246 meta-enea-bsp-arm/recipes-kernel/linux/linux-raspberrypi_4.9.bbappend \ 246 meta-enea-bsp-arm/recipes-kernel/linux/linux-raspberrypi_4.9.bbappend \
247 meta-amp/recipes-kernel/linux/linux-intel_%.bbappend \ 247 meta-amp/recipes-kernel/linux/linux-intel_%.bbappend \
248 " 248 "
249# For Ultrascale+ don't include the kernel source in the image
250IMAGE_INSTALL_remove += "kernel-devsrc"