Add utilities 99/3299/1
authorBin Yang <bin.yang@windriver.com>
Thu, 16 Apr 2020 12:58:55 +0000 (12:58 +0000)
committerBin Yang <bin.yang@windriver.com>
Thu, 16 Apr 2020 12:58:55 +0000 (12:58 +0000)
add turbostat, cpupower, htop, msr-tool, cpufrequtils

Issue-ID: INF-24
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I648618b8a4575f7c71f89350100b7a65ab214e75

meta-oran/conf/distro/include/oran-whitelist.conf
meta-oran/recipes-base/packagegroups/packagegroup-oran.bb

index 53f97b0..d3e8ac4 100644 (file)
@@ -79,6 +79,9 @@ PNWHITELIST_openembedded-layer_append = " \
     zabbix \
     openldap \
     byacc \
+    cpufrequtils \
+    msr-tools \
+    htop \
 "
 
 # Whitelist for meta-realtime
index 175dfcd..e967b13 100644 (file)
@@ -51,6 +51,11 @@ RDEPENDS_${PN}-base = "\
     tunctl \
     udev \
     udev-extraconf \
+    turbostat \
+    cpupower \
+    cpufrequtils \
+    msr-tools \
+    htop \
 "
 
 RDEPENDS_${PN}-docker = "\
@@ -73,7 +78,6 @@ RDEPENDS_${PN}-k8s = "\
     kubernetes-dashboard \
     node-feature-discovery \
     multus-cni \
-    cmk \
 "
 
 RDEPENDS_${PN}-vm = "\