summaryrefslogtreecommitdiffstats
path: root/external/meta-updater-raspberrypi/README.md
diff options
context:
space:
mode:
authorToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
committerToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
commit5b80bfd7bffd4c20d80b7c70a7130529e9a755dd (patch)
treeb4bb18dcd1487dbf1ea8127e5671b7bb2eded033 /external/meta-updater-raspberrypi/README.md
parent706ad73eb02caf8532deaf5d38995bd258725cb8 (diff)
agl-basesystem
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 |
+