Skip to content
Snippets Groups Projects
Commit 61445ae1 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

CI: Prepare bitbake-builder for running pybootchartgui


Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent 14ba288b
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
# limitations under the License.
variables:
BITBAKE_CONTAINER_VERSION: "0.7"
BITBAKE_CONTAINER_VERSION: "0.8"
OPENHARMONY_CONTAINER_VERSION: "0.1"
.kaniko:
......
......@@ -31,6 +31,7 @@ RUN eatmydata apt-get update -qq \
language-pack-en-base time locales python-is-python3 python3-distutils libssl-dev \
iproute2 iputils-ping curl jq ca-certificates git-lfs \
lz4 zstd git-restore-mtime \
python3-cairo \
&& eatmydata apt-get clean && rm -rf /var/lib/apt/lists/*
RUN locale-gen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment