diff options
author | Martin Borg <martin.borg@enea.com> | 2018-10-01 13:16:06 +0200 |
---|---|---|
committer | Martin Borg <martin.borg@enea.com> | 2018-10-01 13:16:06 +0200 |
commit | cad8fe01dace60d5a5dfc2ef36fb74fd2edc0c8f (patch) | |
tree | e72cd1265e4d700509642b5b7d2e538c22d70f11 /images | |
parent | d39029f45e3a2e11a03d46affe1571901a683476 (diff) | |
download | meta-el-standard-cad8fe01dace60d5a5dfc2ef36fb74fd2edc0c8f.tar.gz |
add python3 to standard imagesumo
Change-Id: I1d03ae75553cdb0ae4b9f058b37f7b3b5116d5e9
Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'images')
-rw-r--r-- | images/enea-image-standard-common.inc | 1 |
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 @@ | |||
1 | require images/enea-image-common.inc | 1 | require images/enea-image-common.inc |
2 | 2 | ||
3 | IMAGE_INSTALL += " \ | 3 | IMAGE_INSTALL += " \ |
4 | python3 \ | ||
4 | packagegroup-base-alsa \ | 5 | packagegroup-base-alsa \ |
5 | rt-tests \ | 6 | rt-tests \ |
6 | nodejs \ | 7 | nodejs \ |