Fix FTBS of sdk due to missing azure-macro-utils-c package when installing azure...
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-devtools / packagegroups / packagegroup-agl-core-devel.bb
index 576f62c..b8db6c9 100644 (file)
@@ -4,7 +4,6 @@ LICENSE = "MIT"
 inherit packagegroup
 
 RDEPENDS_${PN} = "\
-       afb-test \
         strace \
         ldd \
         less \
@@ -15,8 +14,6 @@ RDEPENDS_${PN} = "\
         perf \
         htop \
         powertop \
-        latencytop \
-        systemtap \
         screen \
         usbutils \
         rsync \
@@ -26,4 +23,5 @@ RDEPENDS_${PN} = "\
         jq \
         libxslt-bin \
         agl-service-network-tools \
+        gcc-sanitizers \
         "