summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2018-10-01 13:16:17 +0200
committerMartin Borg <martin.borg@enea.com>2018-10-01 13:16:17 +0200
commit2d7a666789d7b5bbc0cdb0ea59ecf0f2b0b9569d (patch)
treed6e58805dbb3adad8a7134701471cc84135519d4
parent809518c7af1c590e36463ec30a99ffbf814d5412 (diff)
downloadmeta-el-rt-sumo.tar.gz
add python3 to RT imagesumo
Change-Id: I714625196413a01a573abafbf4232161ee800f02 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 4e4f0c1..751b657 100644
--- a/images/enea-image-rt-common.inc
+++ b/images/enea-image-rt-common.inc
@@ -1,6 +1,7 @@
1require images/enea-image-common.inc 1require images/enea-image-common.inc
2 2
3IMAGE_INSTALL += " \ 3IMAGE_INSTALL += " \
4 python3 \
4 packagegroup-enea-rt-tools \ 5 packagegroup-enea-rt-tools \
5 rt-tests \ 6 rt-tests \
6 rt-tests-ptest \ 7 rt-tests-ptest \