projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a3cd11
)
Fix ccsdisk default source repository for libreCMC.
author
RISCi_ATOM
<bob@bobcall.me>
Thu, 21 Feb 2019 14:19:02 +0000
(09:19 -0500)
committer
RISCi_ATOM
<bob@bobcall.me>
Thu, 21 Feb 2019 14:19:02 +0000
(09:19 -0500)
target/ccsdisk/Config.in
patch
|
blob
|
history
diff --git
a/target/ccsdisk/Config.in
b/target/ccsdisk/Config.in
index 5949a3a5e8a6f04580fc132a46fb33cfcbfafa24..246eaa6c3054b9b2d3a45db7b2b59cf3671c5b18 100644
(file)
--- a/
target/ccsdisk/Config.in
+++ b/
target/ccsdisk/Config.in
@@
-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.