summaryrefslogtreecommitdiffstats
path: root/external/meta-updater-raspberrypi/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-updater-raspberrypi/README.md')
-rw-r--r--external/meta-updater-raspberrypi/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/external/meta-updater-raspberrypi/README.md b/external/meta-updater-raspberrypi/README.md
new file mode 100644
index 00000000..3623a212
--- /dev/null
+++ b/external/meta-updater-raspberrypi/README.md
@@ -0,0 +1,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 |
+