diff options
author | 2019-11-12 10:10:05 +0100 | |
---|---|---|
committer | 2019-11-14 15:17:18 +0100 | |
commit | 5362336477ff314b5eeb1aba0c0ed986dc48d843 (patch) | |
tree | 0576f9afb173c90857369e67221aef7d04922c1c /docs/getting-started/machines/intel.md | |
parent | 3dd3f28737145c28f57f88f2a3c1afc331bd0e06 (diff) |
Update documentation
Add HappyHalibut revision
Migrate raspbery 2 & 3 to 3 & 4
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
(cherry picked from commit 913a116e7be5d53961b069e055e5edc7a98b0f5d)
Diffstat (limited to 'docs/getting-started/machines/intel.md')
-rw-r--r-- | docs/getting-started/machines/intel.md | 2 |
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. |