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

Remove duplicates #179

Open
wants to merge 2 commits into
base: 2023_R2
Choose a base branch
from
Open

Remove duplicates #179

wants to merge 2 commits into from

Conversation

mlradu
Copy link
Collaborator

@mlradu mlradu commented Feb 10, 2025

Pull Request Description

policykit-1: stage2/01-sys-tweaks/00-packages AND stage3/00-install-packages/00-packages
raspberrypi-net-mods: stage2/02-net-tweaks/00-packages AND stage4/00-install-packages/00-packages
curl: stage2/01-sys-tweaks/00-packages AND stage6/01-install-packages/00-packages
git: stage3/00-install-packages/00-packages AND stage6/01-install-packages/00-packages
python3-numpy: stage4/00-install-packages/00-packages AND stage6/01-install-packages/00-packages
python3-pyqt5 stage6/01-install-packages/00-packages TWICE

Remove unused package: system-config-printer

Change python3-rpi-lgpio to python3-rpi.gpio because Kuiper starts from Debian 11 and python3-rpi-lgio is a Debian 12 package

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have built Kuiper Linux image with the changes
  • I have tested new image in hardware, on relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe etc)

policykit-1:	         stage2/01-sys-tweaks/00-packages AND stage3/00-install-packages/00-packages
raspberrypi-net-mods: stage2/02-net-tweaks/00-packages AND stage4/00-install-packages/00-packages
curl:                 stage2/01-sys-tweaks/00-packages AND stage6/01-install-packages/00-packages
git:                  stage3/00-install-packages/00-packages AND stage6/01-install-packages/00-packages
python3-numpy:        stage4/00-install-packages/00-packages AND stage6/01-install-packages/00-packages
python3-pyqt5         stage6/01-install-packages/00-packages TWICE

Remove unused package: system-config-printer

Signed-off-by: mlradu <larisa.radu@analog.com>
Kuiper starts from Debian 11 and `python3-rpi-lgio` is a Debian 12 package

Signed-off-by: mlradu <larisa.radu@analog.com>
@mlradu mlradu requested review from SRaus and dbogdan as code owners February 10, 2025 13:42
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