distro: rename distro to oran-inf
[pti/rtp.git] / meta-oran / conf / distro / oran-inf.conf
similarity index 91%
rename from meta-oran/conf/distro/wrlinux-oran.conf
rename to meta-oran/conf/distro/oran-inf.conf
index e1a2f99..b49b4e2 100644 (file)
@@ -1,6 +1,6 @@
 #@TYPE: Distro
-#@NAME: O-RAN
-#@DESCRIPTION: O-RAN Distribution
+#@NAME: O-RAN INF
+#@DESCRIPTION: O-RAN INF Distribution
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"
 PREFERRED_VERSION_linux-yocto-rt = "4.18%"
@@ -10,7 +10,7 @@ require conf/distro/wrlinux-ovp.conf
 # Note that layer.conf will only add items to BBFILES for
 # the wrlinux-oran distro (this one).
 #
-DISTRO_NAME = "Wind River Linux O-RAN"
+DISTRO_NAME = "O-RAN-INF"
 
 # Set software versions
 PREFERRED_VERSION_dpdk ?= "17%"
@@ -28,4 +28,3 @@ MONITORING_FEATURES ?= "nagios core"
 
 DISTRO_FEATURES_append = " virtualization kvm"
 NON_MULTILIB_RECIPES_append = " ceph"
-