mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
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> (From OE-Core rev: 5dc390658f0839911d85fe7f3f3ce8bf006e69eb) Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit dc6d4d438b71365f5c6f54b8482d4f01f1d0dc8e) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user