mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Revert "Coin: add required zstd"
This reverts commit a77f474aba.
Zstd is now available in the provisioning.
Pick-to: 6.3 6.2
Change-Id: Id66a3a8797e0c893318974a6fe2dd4e032d563b4
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
7297b1bee8
commit
7c192d68dc
|
|
@ -105,7 +105,6 @@ instructions:
|
|||
- type: WriteFile
|
||||
fileContents: |
|
||||
#!/bin/bash -xe
|
||||
sudo apt install zstd
|
||||
|
||||
# make hostname unique for NFS
|
||||
sudo hostname $(hostname -s)-$(date +%s%N)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user