Fix ccsdisk default source repository for libreCMC.
authorRISCi_ATOM <bob@bobcall.me>
Thu, 21 Feb 2019 14:19:02 +0000 (09:19 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Thu, 21 Feb 2019 14:19:02 +0000 (09:19 -0500)
target/ccsdisk/Config.in

index 5949a3a5e8a6f04580fc132a46fb33cfcbfafa24..246eaa6c3054b9b2d3a45db7b2b59cf3671c5b18 100644 (file)
@@ -9,7 +9,7 @@ menuconfig CCS
 
        config CCS_GIT_UPSTREAM
                string "Enter source repository to clone" if CCS
-               default "https://gogs.librecmc.org/librecmc" if !CCS_GIT_TOPDIR
+               default "https://gogs.librecmc.org/librecmc/librecmc" if !CCS_GIT_TOPDIR
                help
                  The git repository specified here is for the corresponding libreCMC
                  Buildroot that was used to build and generate firmware images.