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

feat(config): add Raspberry Pi 4 architecture config and additional packages #207

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

Conversation

dzogrim
Copy link

@dzogrim dzogrim commented Jan 8, 2025

feat(config): add Raspberry Pi 4 architecture config and additional packages

  • Added arch_rpi4 configuration under config.
  • Modified rules.mk to fix file copy behavior errors by adjusting cp flags.
  • Included optional packages: liblzma, libnetsnmp, and libpam to avoid a build dependency which did not exist.
  • Correct file copy behavior in OpenWrt build rules (path)

…ackages

- Added arch_rpi4 configuration under config.
- Modified rules.mk to fix file copy behavior errors by adjusting cp flags.
- Included optional packages: liblzma, libnetsnmp, and libpam to avoid a build dependency which did not exist.
@dzogrim dzogrim force-pushed the feat/RPi4_support branch from 3224165 to fac6dfb Compare January 8, 2025 19:56
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.

1 participant