mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 19:58:09 +00: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: e86a07e7105fd1cc4fd3e5aa22ff07aca6e960d7) Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
fa9295c476
commit
a0336077a4
@ -11,6 +11,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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user