[RCAR] Fix recipes path for SOTA build
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-devtools / packagegroups / packagegroup-agl-core-devel.bb
index c1d6636..97ce254 100644 (file)
@@ -4,6 +4,7 @@ LICENSE = "MIT"
 inherit packagegroup
 
 RDEPENDS_${PN} = "\
+       afb-test \
         strace \
         ldd \
         less \
@@ -14,12 +15,14 @@ RDEPENDS_${PN} = "\
         perf \
         htop \
         powertop \
-        latencytop \
-        systemtap \
         screen \
         usbutils \
         rsync \
         tree \
         pstree \
         procps \
+        jq \
+        libxslt-bin \
+        agl-service-network-tools \
+        gcc-sanitizers \
         "