-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge from develop to master #45
Conversation
@mistyron this pull request currently only has changes to yml files. Let's wait until more stuff is available to push to master. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Update meta-mistysom submodule
Add docker and virtualization layer to RZV2L
Change back ticks to regular single quotes
Co-authored-by: Github Actions Bot <[email protected]>
* Create MIT-LICENSE Added MIT-LICENSE * Rename MIT-LICENSE to LICENSE.md renamed license file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Github Actions Bot <[email protected]>
…in the original BSP
… get adjusted accordingly
* Replace compiled bootloaders with the ones downloaded from GitHub * Replace compiled bootloaders with the ones downloaded from GitHub * Update exec.sh refactored it a bit , needs testing and verification * Update exec.sh simplified the SOM type specification * Update exec.sh fixed typo * Update exec.sh changed variable for directory name * Add URLs in variable for bootloader files and Flash loader * Reordered download of bootloader files to align with order of removing them
Co-authored-by: Github Actions Bot <[email protected]>
Reduce CPU number to fix the error of nodejs package
Update submodules + Add yocto builds to Projects branches
Update meta-mistysom submodule
Upgrade to vlp v3.0.4
* Added help to build script and introduced BSP version variable * improved comment message * Replaced obsolete egrep with grep -E
Fixes the ./build.sh: line 27: [: -eq: unary operator expected
Co-authored-by: Github Actions Bot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* initial commit for drpai-translator * some meta changes and a typo fix * Update README.md Some changes to the README file * Update README.md extended the path by drp-ai_translator_release * Added updgrduing of packages and setting of the locale to Dockerfile * Added -w switch to automatically change directory when the container image is launched * Update build-yocto.yml Added `paths:` * Update check-submodule.yml Added `paths:` * Update create-pull-request.yml Added `paths:` * Update develop-ff.yml Added `paths:` * Update master-merge.yml Added `paths:` * Update release-submission.yml Added `paths:` * Fixed paths to point to the correct path * Removed paths from workflows where the dir doesn't matter
* Change user password from emtpy to something reasonable * Removed whitespaces & newlines * debugging root account password config * Update start.sh fixed INHERIT line * Update start.sh setting default password to "root"
* Update build-yocto.yml to fix the including and excluding path * Update check-submodule.yml
|
This pull requests updates V2L from |
This is tested and it working as expected on a V2L device. |
This is an automated pull request created by GitHub Actions.