summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2018-08-23 15:03:35 +0200
committerMartin Borg <martin.borg@enea.com>2018-08-29 14:44:08 +0200
commite6813529ff923bc1dd90d80074c1051c0137d95c (patch)
tree3a0df840b73e5eeb4234c272bd56a387ff9e7111
parent012c45a7f7499456ac0d28eb342b5f36da99e2da (diff)
downloadmeta-el-rt-e6813529ff923bc1dd90d80074c1051c0137d95c.tar.gz
Add rt-tests-ptest to the image
rt-tests-ptest brings in stress and the rt_bmark.py wrapper Change-Id: I40bd9537e607fbe8d9cbba7bae078c63c3698543 Signed-off-by: Martin Borg <martin.borg@enea.com>
-rw-r--r--images/enea-image-rt-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/images/enea-image-rt-common.inc b/images/enea-image-rt-common.inc
index 565392f..4e4f0c1 100644
--- a/images/enea-image-rt-common.inc
+++ b/images/enea-image-rt-common.inc
@@ -3,5 +3,6 @@ require images/enea-image-common.inc
3IMAGE_INSTALL += " \ 3IMAGE_INSTALL += " \
4 packagegroup-enea-rt-tools \ 4 packagegroup-enea-rt-tools \
5 rt-tests \ 5 rt-tests \
6 rt-tests-ptest \
6 " 7 "
7 8