Skip to content

Commit

Permalink
auto-update.yml: remove not necessary packages
Browse files Browse the repository at this point in the history
libegl1-mesa libsdl1.2-dev mesa-common-dev
  • Loading branch information
thomas-roos committed Sep 19, 2023
1 parent 2561d51 commit b877396
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
sudo apt install gawk wget git diffstat unzip texinfo gcc \
build-essential chrpath socat cpio python3 python3-pip \
python3-pexpect xz-utils debianutils iputils-ping python3-git \
python3-jinja2 libegl1-mesa libsdl1.2-dev xterm \
python3-subunit mesa-common-dev zstd liblz4-tool
python3-jinja2 xterm python3-subunit zstd liblz4-tool
git config --global user.name aws-iot-embedded-linux-ci
git config --global user.email [email protected]
git clone git://git.yoctoproject.org/poky -b master
Expand Down

0 comments on commit b877396

Please sign in to comment.