image: re-org the image and distro
[pti/rtp.git] / meta-oran / conf / distro / oran-inf.conf
index b49b4e2..1f3a1b0 100644 (file)
@@ -5,8 +5,6 @@
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"
 PREFERRED_VERSION_linux-yocto-rt = "4.18%"
 
-require conf/distro/wrlinux-ovp.conf
-
 # Note that layer.conf will only add items to BBFILES for
 # the wrlinux-oran distro (this one).
 #
@@ -28,3 +26,7 @@ MONITORING_FEATURES ?= "nagios core"
 
 DISTRO_FEATURES_append = " virtualization kvm"
 NON_MULTILIB_RECIPES_append = " ceph"
+
+# For images
+IMAGE_OVERHEAD_FACTOR="1.1"
+IMAGE_FSTYPES += "tar.bz2 live wic.vmdk wic.vdi wic.qcow2"