File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ AMD64_TARGETS := ubuntu20.04 ubuntu18.04 ubuntu16.04 debian10 debian9
3232X86_64_TARGETS := centos7 centos8 rhel7 rhel8 amazonlinux1 amazonlinux2 opensuse-leap15.1
3333PPC64LE_TARGETS := ubuntu18.04 ubuntu16.04 centos7 centos8 rhel7 rhel8
3434ARM64_TARGETS := ubuntu18.04
35- AARCH64_TARGETS := centos8 rhel8
35+ AARCH64_TARGETS := centos8 rhel8 amazonlinux2
3636
3737# Define top-level build targets
3838docker% : SHELL:=/bin/bash
Original file line number Diff line number Diff line change 11libnvidia-container (1.6.0~rc.1-1) experimental; urgency=medium
22
3+ * Add AARCH64 package for Amazon Linux 2
4+
35 -- NVIDIA CORPORATION <cudatools@nvidia.com> Mon, 20 Sep 2021 22:24:22 +0200
46
57libnvidia-container (1.5.1-1) UNRELEASED; urgency=medium
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ This package contains command-line tools that facilitate using the library.
100100
101101%changelog
102102* Mon Sep 20 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 1.6.0-0.1.rc.1
103+ - Add AARCH64 package for Amazon Linux 2
103104
104105* Mon Sep 20 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 1.5.1-1
105106- Promote 1.5.1-0.1.rc.1 to 1.5.1-1
You can’t perform that action at this time.
0 commit comments