summaryrefslogtreecommitdiffstats
path: root/external/meta-updater-raspberrypi/README.md
blob: 3623a212be3e9428d0f15231749cc7dae1791a36 (plain)
1
2
3
4
5
6
7
8
9
10
11
# BSP layer for updating Raspberrypi with OSTree

* OSTree bootloader integration for Raspberry Pi. Add it to BBLAYERS when using [meta-updater](https://github.com/advancedtelematic/meta-updater) with [Raspberry Pi](https://github.com/agherzan/meta-raspberrypi).
* Wi-Fi enablement for Raspberry Pi

| Name | Default | Description |
|---|---|---|
| RPI_WIFI_ENABLE | "0" | A flag to enable ("1") or disable "0" WiFi support (drivers and configuration) |
| RPI_WIFI_SSID | N/A| ID of a wireless network to connect to. Mandatory if  RPI_WIFI_ENABLE is "1" |
| RPI_WIFI_PWD | N/A |  Password for a connection to a wireless network |