xo-cmake: bugfix: xo-randomgen has snowflake gh origin
This commit is contained in:
parent
1e842f63f6
commit
97bc5d7481
1 changed files with 3 additions and 0 deletions
|
|
@ -218,6 +218,9 @@ printrepo() {
|
|||
xo-subsys)
|
||||
echo "${XO_REPO_STEM}/subsys.git"
|
||||
;;
|
||||
xo-randomgen)
|
||||
echo "${XO_REPO_STEM}/randomgen.git"
|
||||
;;
|
||||
xo-reflect)
|
||||
echo "${XO_REPO_STEM}/reflect.git"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue