summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2018-10-01 13:16:06 +0200
committerMartin Borg <martin.borg@enea.com>2018-10-01 13:16:06 +0200
commitcad8fe01dace60d5a5dfc2ef36fb74fd2edc0c8f (patch)
treee72cd1265e4d700509642b5b7d2e538c22d70f11
parentd39029f45e3a2e11a03d46affe1571901a683476 (diff)
downloadmeta-el-standard-sumo.tar.gz
add python3 to standard imagesumo
Change-Id: I1d03ae75553cdb0ae4b9f058b37f7b3b5116d5e9 Signed-off-by: Martin Borg <martin.borg@enea.com>
-rw-r--r--images/enea-image-standard-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/images/enea-image-standard-common.inc b/images/enea-image-standard-common.inc
index 85d7e15..d580e0a 100644
--- a/images/enea-image-standard-common.inc
+++ b/images/enea-image-standard-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-base-alsa \ 5 packagegroup-base-alsa \
5 rt-tests \ 6 rt-tests \
6 nodejs \ 7 nodejs \