diff --git a/.gitmodules b/.gitmodules index c51b0dc..aaaae4c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "u-boot"] path = u-boot - url = https://github.com/starfive-tech/u-boot.git - branch = Fedora_JH7100_upstream + url = git@github.com:starfive-tech/u-boot.git + branch = Fedora_JH7100_upstream_devel [submodule "linux"] path = linux - url = https://github.com/starfive-tech/linux.git - branch = beaglev + url = git@github.com:starfive-tech/linux.git + branch = starlight [submodule "opensbi"] path = opensbi - url = https://github.com/starfive-tech/opensbi.git + url = git@github.com:starfive-tech/opensbi.git branch = master diff --git a/linux b/linux index 1effc71..64739d5 160000 --- a/linux +++ b/linux @@ -1 +1 @@ -Subproject commit 1effc717b0d0351c9ac1d1c77c78f14d215c7912 +Subproject commit 64739d58390b72ec5aa78a7540a1e0782e60fff9 diff --git a/opensbi b/opensbi index 17e23b6..395ff7e 160000 --- a/opensbi +++ b/opensbi @@ -1 +1 @@ -Subproject commit 17e23b678dac2e4579e714705cec137b351f7e9b +Subproject commit 395ff7eedec5e2b5b067e3725303a17352a07651 diff --git a/u-boot b/u-boot index e7333cd..6492303 160000 --- a/u-boot +++ b/u-boot @@ -1 +1 @@ -Subproject commit e7333cda6dd2fa0668bf89d5360e8c4dcb46bb66 +Subproject commit 649230306040264cc749ad2bfb68d6d21a2921ed