| Summary: | litex upstream integration of Libre-SOC | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | Luke Kenneth Casson Leighton <lkcl> |
| Component: | Source Code | Assignee: | Luke Kenneth Casson Leighton <lkcl> |
| Status: | CONFIRMED --- | ||
| Severity: | enhancement | CC: | libre-soc-bugs, programmerjake |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| NLnet milestone: | --- | total budget (EUR) for completion of task and all subtasks: | 0 |
| budget (EUR) for this task, excluding subtasks' budget: | 0 | parent task for budget allocation: | |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: | ||
|
Description
Luke Kenneth Casson Leighton
2021-04-21 15:57:27 BST
I'll need to know which repos to submit pull requests against, since I think I have to fork the upstream repo instead of just creating a new repo in order for github to let me create pull requests (iirc github doesn't support creating pull requests from unrelated repos). (In reply to Jacob Lifshay from comment #1) > I'll need to know which repos to submit pull requests against, since I think > I have to fork the upstream repo instead of just creating a new repo in > order for github to let me create pull requests yes. > (iirc github doesn't support > creating pull requests from unrelated repos). enjoy-digital litex and pythondata-auto https://github.com/enjoy-digital/litex https://github.com/litex-hub/pythondata-auto https://github.com/litex-hub/pythondata-auto/blob/master/templates/setup.py.jinja arse. sigh. and pythondata-cpu-libresoc which will have to be somewhere. mirrored our litex repo at https://github.com/kazan-3d/litex pull request not created since I didn't see any commits that aren't yet upstream. for https://git.libre-soc.org/?p=pythondata-cpu-libresoc.git;a=summary do you want me to just mirror to kazan-3d on github as a new repo, or is there some github upstream I don't know about that I'll need to fork? where's the repo I should use as the source for mirroring pythondata-auto to github? I didn't see it on git.libre-soc.org... forked it at https://github.com/kazan-3d/pythondata-auto (In reply to Jacob Lifshay from comment #4) > mirrored our litex repo at https://github.com/kazan-3d/litex > pull request not created since I didn't see any commits that aren't yet > upstream. that's tomorrow's task, for me :) > for https://git.libre-soc.org/?p=pythondata-cpu-libresoc.git;a=summary do > you want me to just mirror to kazan-3d on github as a new repo, yes please. or, i think... mmm... i think what happens is, it gets autocreated. have to ask. > or is there > some github upstream I don't know about that I'll need to fork? > > where's the repo I should use as the source for mirroring pythondata-auto to > github? I didn't see it on git.libre-soc.org... > forked it at https://github.com/kazan-3d/pythondata-auto brilliant. i only learned about it today so haven't had time. |