fm-mgr.inc: inherit useradd to add user and group
[pti/rtp.git] / meta-oran / recipes-base / images / oran-image-inf-host.bb
index d065a12..5fee605 100644 (file)
@@ -23,7 +23,6 @@ require recipes-base/images/oran-image-inf-minimal.bb
 IMAGE_INSTALL += " \
     aufs-util \
     celt051 \
-    ceph \
     dpdk \
     hwloc \
     kernel-modules \
@@ -35,6 +34,10 @@ IMAGE_INSTALL += " \
     python-pyparsing \
     rt-tests \
     schedtool-dl \
+"
+
+IMAGE_INSTALL_append_x86-64 = " \
+    ceph \
     spice \
 "