Skip to content

Commit f000a25

Browse files
authored
Merge pull request #8 from aws4embeddedlinux/2023-11-22_doc2
README.md: fix notes for nxp example
2 parents d4ba369 + 5a5a2c2 commit f000a25

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,7 @@ Example stack name: PokyAmiPipeline
8585
This example will build an image for
8686
the [i.MX 6ULL EVK](https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-6ull-and-6ulz-applications-processor:MCIMX6ULL-EVK) board.
8787

88-
Accepting the EULA is required. For this you need to uncomment the
89-
```
90-
# - EULA=y
91-
```
92-
line in the build.buildspec.yml file in the nxp-imx-layer-repo CodeCommit repo.
88+
NXP requires users to accept and comply with a EULA in order to build and as such the buildspec will require modification before the build succeeds. See the [IMX Yocto Users Guide](https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf) for more detail.
9389

9490
The pipeline name starts with `NxpImxPipeline-` in the CodePipeline page.
9591

0 commit comments

Comments
 (0)