-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump third_party/black_parrot_sdk
Bumps [third_party/black_parrot_sdk](https://github.com/black-parrot-sdk/black-parrot-sdk) from `4142f2d` to `aa94f5f`. - [Release notes](https://github.com/black-parrot-sdk/black-parrot-sdk/releases) - [Commits](black-parrot-sdk/black-parrot-sdk@4142f2d...aa94f5f) --- updated-dependencies: - dependency-name: third_party/black_parrot_sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
7ddc33d
commit 01635cf
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule black_parrot_sdk
updated
20 files
+8 −0 | .gitmodules | |
+73 −86 | Makefile | |
+155 −82 | Makefile.common | |
+87 −0 | Makefile.env | |
+0 −7 | Makefile.linker | |
+0 −13 | Makefile.platform | |
+0 −60 | Makefile.prereq | |
+0 −152 | Makefile.prog | |
+0 −81 | Makefile.tools | |
+35 −12 | README.md | |
+1 −0 | bsg_newlib_dramfs | |
+49 −0 | mk/Makefile.prereq | |
+153 −0 | mk/Makefile.prog | |
+48 −0 | mk/Makefile.sdk | |
+0 −24 | patches/riscv-gnu-toolchain/0001-submodules.patch | |
+0 −19 | patches/riscv-gnu-toolchain/0003-Changing-newlib-commit.patch | |
+1 −1 | riscv-arch-test | |
+1 −0 | riscv-isa-sim | |
+1 −1 | yocto | |
+1 −1 | zephyr |