Skip to content

Commit 4eafdac

Browse files
authored
unixPB: Update Ubuntu build images (arm32/riscv64) with patch and texinfo for devkit creation (#3896)
Signed-off-by: Stewart X Addison <[email protected]>
1 parent 55bce70 commit 4eafdac

File tree

1 file changed

+2
-0
lines changed
  • ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Common/vars

1 file changed

+2
-0
lines changed

ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Common/vars/Ubuntu.yml

+2
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,12 @@ Build_Tool_Packages:
4646
- libxtst-dev
4747
- make
4848
- ntp
49+
- patch # For Devkit creation which runs "patch"
4950
- pigz
5051
- pkg-config
5152
- strace # For SBOM dependency analysis
5253
- systemtap-sdt-dev
54+
- texinfo # For Devkit creation (binutils build)
5355
- wget
5456
- zip
5557

0 commit comments

Comments
 (0)