Просмотр исходного кода

buildtools-tarball: Add python3-jinja2

This is used by various pieces of the result handling code, particularly the
performance testing and we're seeing autobuilder failures that are
easiest resolved using this.

Acked-by: Tim Orling <ticotimo@gmail.com>
Signed-off-by: Tim Orling <ticotimo@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie 3 лет назад
Родитель
Сommit
dc6d4d438b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      meta/recipes-core/meta/buildtools-tarball.bb

+ 1 - 0
meta/recipes-core/meta/buildtools-tarball.bb

@@ -10,6 +10,7 @@ TOOLCHAIN_HOST_TASK ?= "\
     nativesdk-python3-modules \
     nativesdk-python3-misc \
     nativesdk-python3-git \
+    nativesdk-python3-jinja2 \
     nativesdk-python3-testtools \
     nativesdk-python3-subunit \
     nativesdk-ncurses-terminfo-base \