Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md: Update README to use new build script #131

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

johntoomey
Copy link
Contributor

Update the readme to use the new build script

Signed-off-by: John Toomey <john@toganlabs.com>
the `-e` flag from the build directory and prepend the `BB_ENV_EXTRAWHITE`
output to the bitbake command.

Example:

```shell
BB_ENV_EXTRAWHITE="ALL_PROXY BBPATH_EXTRA BB_LOGCONFIG BB_NO_NETWORK BB_NUMBER_THREADS BB_SETSCENE_ENFORCE BB_SRCREV_POLICY DISTRO FTPS_PROXY FTP_PROXY GIT_PROXY_COMMAND HTTPS_PROXY HTTP_PROXY MACHINE NO_PROXY PARALLEL_MAKE SCREENDIR SDKMACHINE SOCKS5_PASSWD SOCKS5_USER SSH_AGENT_PID SSH_AUTH_SOCK STAMPS_DIR TCLIBC TCMODE all_proxy ftp_proxy ftps_proxy http_proxy https_proxy no_proxy BUILD_ARGS CONTAINER_NAMES CONTAINER_DEPENDS BBMULTICONFIG MION_CONT_DISABLE VENDOR" BUILD_ARGS=" host-onie:mion-image-onlpv1" BBMULTICONFIG=" host-onie" CONTAINER_NAMES="" CONTAINER_DEPENDS="" VENDOR="stordis" MACHINE="stordis-bf2556x-1t" MION_CONT_DISABLE="" bitbake-layers show-layers
BB_ENV_EXTRAWHITE="ALL_PROXY BBPATH_EXTRA BB_LOGCONFIG BB_NO_NETWORK BB_NUMBER_THREADS BB_SETSCENE_ENFORCE BB_SRCREV_POLICY DISTRO FTPS_PROXY FTP_PROXY GIT_PROXY_COMMAND HTTPS_PROXY HTTP_PROXY MACHINE NO_PROXY PARALLEL_MAKE SCREENDIR SDKMACHINE SOCKS5_PASSWD SOCKS5_USER SSH_AGENT_PID SSH_AUTH_SOCK STAMPS_DIR TCLIBC TCMODE all_proxy ftp_proxy ftps_proxy http_proxy https_proxy no_proxy VENDOR" VENDOR="stordis" MACHINE="stordis-bf6064x-t" bitbake "mion-onie-image-onlpv1"
```

## Examples
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to just change that to "Example", or, perhaps add using it for another machine, such as qemu, but that's not a big enough reason to not merge.

@kprosise kprosise merged commit b19fa3d into dunfell Jun 3, 2021
@kprosise
Copy link
Contributor

kprosise commented Jun 3, 2021

Merging commit, everything looks fine and passes the style-guide for top level repo documentation.

@kprosise kprosise deleted the johntoomey/update_readme branch June 3, 2021 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants