Skip to content

Commit

Permalink
Install dependencies and utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
gBillal committed Nov 28, 2024
1 parent 5a8d937 commit 0fea327
Show file tree
Hide file tree
Showing 7 changed files with 1,245 additions and 6 deletions.
4 changes: 4 additions & 0 deletions Config.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Add project-specific packages for Buildroot here
#
# If these are non-proprietary, please consider contributing them back to
# Nerves or Buildroot.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
[![CircleCI](https://circleci.com/gh/nerves-project/nerves_system_rpi5.svg?style=svg)](https://circleci.com/gh/nerves-project/nerves_system_rpi5)
[![Hex version](https://img.shields.io/hexpm/v/nerves_system_rpi5.svg "Hex version")](https://hex.pm/packages/nerves_system_rpi5)

This is the base Nerves System configuration for the Raspberry Pi 5 Model B.
This is a custom Nerves System configuration for the Raspberry Pi 5 Model B. The updates include:
* Add support for `ext4` file system.
* Add kernel support for GPT partitions.
* Install `libsrtp` and `ffmpeg`.
* Install the following linux utilities: `lsblk`, `fdisk`, `sgdisk` and `uname`.

![Raspberry Pi 5 image](assets/images/RaspberryPi_5B.svg)
<br><sup>[Efa / Wikimedia Commons / CC BY-SA
Expand Down
Loading

0 comments on commit 0fea327

Please sign in to comment.