submodules: move to sifive public repository
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -1,9 +1,9 @@ | |||||||
| [submodule "linux"] | [submodule "linux"] | ||||||
| 	path = linux | 	path = linux | ||||||
| 	url = https://github.com/riscv/riscv-linux.git | 	url = https://github.com/sifive/riscv-linux.git | ||||||
| [submodule "buildroot"] | [submodule "buildroot"] | ||||||
| 	path = buildroot | 	path = buildroot | ||||||
| 	url = https://github.com/a0u/buildroot.git | 	url = https://github.com/sifive/buildroot.git | ||||||
| [submodule "riscv-pk"] | [submodule "riscv-pk"] | ||||||
| 	path = riscv-pk | 	path = riscv-pk | ||||||
| 	url = git@bitbucket.org:sifive/riscv-pk.git | 	url = https://github.com/sifive/riscv-pk.git | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user