Add the afb-test binding in the devel AGL image
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-devtools / packagegroups / packagegroup-agl-core-devel.bb
1 SUMMARY = "Provides a set of tools for development for AGL DISTRO"
2 LICENSE = "MIT"
3
4 inherit packagegroup
5
6 RDEPENDS_${PN} = "\
7         afb-test \
8         strace \
9         ldd \
10         less \
11         vim \
12         lsof \
13         gdb \
14         valgrind \
15         perf \
16         htop \
17         powertop \
18         latencytop \
19         systemtap \
20         screen \
21         usbutils \
22         rsync \
23         tree \
24         pstree \
25         procps \
26         jq \
27         libxslt-bin \
28         agl-service-network-tools \
29         "