This repository was archived by the owner on Mar 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +3
-7
lines changed Expand file tree Collapse file tree 4 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1
1
# SPDX-License-Identifier: BSD-3-Clause
2
- # Copyright 2016-2021 , Intel Corporation
2
+ # Copyright 2016-2022 , Intel Corporation
3
3
4
4
#
5
5
# Dockerfile - a 'recipe' for Docker to build an image of ubuntu-based
@@ -78,7 +78,6 @@ ARG TESTS_DEPS="\
78
78
# Misc for our builds/CI (optional)
79
79
ARG MISC_DEPS="\
80
80
clang \
81
- clang-format-9 \
82
81
libtext-diff-perl \
83
82
pkg-config \
84
83
sudo \
Original file line number Diff line number Diff line change 1
1
# SPDX-License-Identifier: BSD-3-Clause
2
- # Copyright 2016-2021 , Intel Corporation
2
+ # Copyright 2016-2022 , Intel Corporation
3
3
4
4
#
5
5
# Dockerfile - a 'recipe' for Docker to build an image of ubuntu-based
@@ -67,7 +67,6 @@ ARG TESTS_DEPS="\
67
67
# Misc for our builds/CI (optional)
68
68
ARG MISC_DEPS="\
69
69
clang \
70
- clang-format-9 \
71
70
libtext-diff-perl \
72
71
pkg-config \
73
72
sudo \
Original file line number Diff line number Diff line change @@ -67,7 +67,6 @@ ARG TESTS_DEPS="\
67
67
# Misc for our builds/CI (optional)
68
68
ARG MISC_DEPS="\
69
69
clang \
70
- clang-format-9 \
71
70
libtext-diff-perl \
72
71
pkg-config \
73
72
sudo \
Original file line number Diff line number Diff line change 1
1
# SPDX-License-Identifier: BSD-3-Clause
2
- # Copyright 2016-2021 , Intel Corporation
2
+ # Copyright 2016-2022 , Intel Corporation
3
3
4
4
#
5
5
# Dockerfile - a 'recipe' for Docker to build an image of ubuntu-based
@@ -67,7 +67,6 @@ ARG TESTS_DEPS="\
67
67
# Misc for our builds/CI (optional)
68
68
ARG MISC_DEPS="\
69
69
clang \
70
- clang-format-9 \
71
70
libtext-diff-perl \
72
71
pkg-config \
73
72
sudo \
You can’t perform that action at this time.
0 commit comments