Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop custom recipe python-zstandard, kconfiglib; use upstream package from Ubuntu Noble; disable sd-mux-ctrl build from ubuntu noble #429

Merged
merged 3 commits into from
Dec 31, 2024

Conversation

baprusty
Copy link
Contributor

chore(isar): drop python-zstandard recipe; use upstream package

The Python-zstandard package was previously built using a custom recipe for
Ubuntu Jammy images. With the latest stable Ubuntu Noble release, the
python-zstandard package is available in the APT repository. Therefore, Ubuntu
Noble-based images can now obtain python-zstandard directly from APT

chore(isar): drop kconfiglib recipe; use upstream package

The python3-kconfiglib package was previously built using a custom recipe
for Ubuntu Jammy images. With the latest stable Ubuntu Noble release, the
python3-kconfiglib package is available in the APT repository.

refactor(packages): Remove sd-mux-ctrl build for Ubuntu Noble

While the sd-mux-ctrl package is available in Ubuntu Noble's APT repository,
it is not available for Debian Bookworm, necessitating a local build for that
distribution. Modify the DEPENDS section to ensure that the sd-mux-ctrl package
is only built for Debian Bookworm

The Python-zstandard package was previously built using a custom recipe for
Ubuntu Jammy images. With the latest stable Ubuntu Noble release, the
python-zstandard package is available in the APT repository. Therefore, Ubuntu
Noble-based images can now obtain python-zstandard directly from APT

Signed-off-by: Badrikesh Prusty <badrikesh.prusty@siemens.com>
The python3-kconfiglib package was previously built using a custom recipe
for Ubuntu Jammy images. With the latest stable Ubuntu Noble release, the
python3-kconfiglib package is available in the APT repository.

Signed-off-by: Badrikesh Prusty <badrikesh.prusty@siemens.com>
While the sd-mux-ctrl package is available in Ubuntu Noble's APT repository,
it is not available for Debian Bookworm, necessitating a local build for that
distribution. Modify the DEPENDS section to ensure that the sd-mux-ctrl package
is only built for Debian Bookworm

Signed-off-by: Badrikesh Prusty <badrikesh.prusty@siemens.com>
@chombourger chombourger merged commit 0f6aad0 into siemens:master Dec 31, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants