kernel-devsrc: add new recipe and add into inf image
[pti/rtp.git] / meta-oran / conf / distro / oran-inf.conf
index 6cc1f28..2582109 100644 (file)
@@ -51,3 +51,7 @@ IMAGE_FSTYPES += "tar.bz2 wic.qcow2"
 
 # Use the default splash
 SYSLINUX_SPLASH = ""
+
+# The recipe in oe-core is only capable of running "make scripts" and compiling
+# kernel modules, so add it into bbmask and use the one in meta-oran
+BBMASK += "/oe-core/meta/recipes-kernel/linux/kernel-devsrc.bb"