diff options
Diffstat (limited to 'docs/02_Hardware_Support')
-rw-r--r-- | docs/02_Hardware_Support/02_Supported_Hardware_Images.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/02_Hardware_Support/02_Supported_Hardware_Images.md b/docs/02_Hardware_Support/02_Supported_Hardware_Images.md index 1489c2c..e690209 100644 --- a/docs/02_Hardware_Support/02_Supported_Hardware_Images.md +++ b/docs/02_Hardware_Support/02_Supported_Hardware_Images.md @@ -30,7 +30,7 @@ Community supported Boards [BBE, i. MX 6, i. MX 8](./01_Supported_Hardware_Overv * Building target image : ```sh - $ time bitbake agl-demo-platform + $ time bitbake agl-ivi-demo-qt ``` * HTML5 Based : @@ -47,7 +47,7 @@ Community supported Boards [BBE, i. MX 6, i. MX 8](./01_Supported_Hardware_Overv * Building target image : ```sh - $ time bitbake agl-demo-platform-html5 + $ time bitbake agl-ivi-demo-html5 ``` |