packagegroup-agl-core-devel: add jq and libxslt-bin to parse result files 09/15509/3 5.99.2 flounder/5.99.2 flounder_5.99.2
authorStephane Desneux <stephane.desneux@iot.bzh>
Thu, 19 Jul 2018 23:44:56 +0000 (23:44 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 25 Jul 2018 21:55:03 +0000 (21:55 +0000)
For QA, test and diagnostics, some files or results need to be parsed.
jq and xsltproc are useful tools to process respectively JSON and XML files.

Change-Id: I76810fbdbac2a5d1e243d2e87e63dd41530cdd99
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-agl-profile-core/recipes-devtools/packagegroups/packagegroup-agl-core-devel.bb

index c1d6636..d1d4824 100644 (file)
@@ -22,4 +22,6 @@ RDEPENDS_${PN} = "\
         tree \
         pstree \
         procps \
         tree \
         pstree \
         procps \
+        jq \
+        libxslt-bin \
         "
         "