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

Install RaspberryPi specific packages #152

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Conversation

mlradu
Copy link
Collaborator

@mlradu mlradu commented Apr 29, 2024

Pull Request Description

Install the following RPI specific packages: raspi-config, GPIO related, vcdbg, sense-hat, sense-emu.
Install sense-hat and sense-emu only if desktop environment is configured.
Create stages/07.extra-tweaks/02.install-rpi-packages substage.
Add INSTALL_RPI_PACKAGES variable in config file.
Update README.

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)

Rename 07.extra-scripts to 07.extra-tweaks
Add substage 01.extra-scripts

Signed-off-by: mlradu <[email protected]>
Install the following RPI specific packages: raspi-config, GPIO related, vcdbg, sense-hat, sense-emu.
Install sense-hat and sense-emu only if desktop environment is configured.
Create stages/07.extra-tweaks/02.install-rpi-packages substage.
Add INSTALL_RPI_PACKAGES variable in config file.
Update README.

Signed-off-by: mlradu <[email protected]>
@SRaus SRaus self-requested a review April 29, 2024 14:17
@mlradu mlradu merged commit 898da07 into staging/kuiper2.0 Apr 30, 2024
2 checks passed
@mlradu mlradu deleted the install_rpi_packages branch April 30, 2024 07:08
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