summaryrefslogtreecommitdiffstats
path: root/docs/getting-started/machines/intel.md
diff options
context:
space:
mode:
authorFrederic Marec <frederic.marec@iot.bzh>2019-11-14 09:51:39 +0100
committerFrederic Marec <frederic.marec@iot.bzh>2019-11-14 15:18:02 +0100
commit6297a8ba3faa31f324631214e234be1a5fa8d001 (patch)
tree74927250112f2db2d5d91744bab757dfc28e2192 /docs/getting-started/machines/intel.md
parent64f70c1308487dbce42cf442cbfe7f2995046e54 (diff)
Update documentation
Change rpi 2 & 3 to rpi 3 & 4 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Diffstat (limited to 'docs/getting-started/machines/intel.md')
-rw-r--r--docs/getting-started/machines/intel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/machines/intel.md b/docs/getting-started/machines/intel.md
index 3658408..4b7e3e1 100644
--- a/docs/getting-started/machines/intel.md
+++ b/docs/getting-started/machines/intel.md
@@ -44,7 +44,7 @@ specific options when you run the script:
```bash
$ source meta-agl/scripts/aglsetup.sh \
-m intel-corei7-64 \
- agl-devel agl-demo agl-appfw-smack agl-netboot agl-audio-4a-framework
+ agl-devel agl-demo agl-appfw-smack agl-netboot agl-pipewire
```
The "-m" option specifies the "intel-corei7-64" machine.