Skip to content

Add python3-yaml to the machine descriptions in the Dockerfile.#110

Merged
JoshuaWatt merged 3 commits intogarmin:masterfrom
balister:add-python3-yaml-to-Dockerfile
Oct 3, 2025
Merged

Add python3-yaml to the machine descriptions in the Dockerfile.#110
JoshuaWatt merged 3 commits intogarmin:masterfrom
balister:add-python3-yaml-to-Dockerfile

Conversation

@balister
Copy link
Copy Markdown
Contributor

@balister balister commented Oct 3, 2025

The AMD/Xilinx gen-machineconf script needs yaml.

The AMD/Xilinx gen-machineconf script needs yaml.

Signed-off-by: Philip Balister <philip@balister.org>
Comment thread image/Dockerfile Outdated
lzo-dev \
musl-utils \
openssl-dev \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is not needed. This container builds a icecc (which I should probably just remove at this point), which is then imported into the other container builds

Comment thread image/Dockerfile Outdated
ncurses-term \
python \
python3 \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I was unclear: The -base images do not need this, please remove

Comment thread image/Dockerfile Outdated
ncurses-term \
python \
python3 \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove

Comment thread image/Dockerfile Outdated
ncurses-term \
python \
python3 \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove

Comment thread image/Dockerfile Outdated
ncurses-term \
python \
python3 \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove

Comment thread image/Dockerfile Outdated
cpio \
python \
python3 \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a comment like "Required for 3rd party scripts" or similar and move down to like 494

Comment thread image/Dockerfile Outdated
cpio \
python \
python3 \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above

Comment thread image/Dockerfile Outdated
cpio \
python \
python3 \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

Comment thread image/Dockerfile Outdated
socat \
cpio \
python3 \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

Comment thread image/Dockerfile Outdated
socat \
cpio \
python3 \
python3-yaml \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

balister and others added 2 commits October 3, 2025 11:34
Signed-off-by: Philip Balister <philip@balister.org>
Fix up installation of dependencies
@JoshuaWatt JoshuaWatt self-requested a review October 3, 2025 16:31
@JoshuaWatt JoshuaWatt merged commit 966bfa7 into garmin:master Oct 3, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants