You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,11 +85,7 @@ Example stack name: PokyAmiPipeline
85
85
This example will build an image for
86
86
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.
87
87
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.
93
89
94
90
The pipeline name starts with `NxpImxPipeline-` in the CodePipeline page.
0 commit comments