Would be nice to have some kind of project link support in pbuild. Eg to take ring0 and then add some packages on top. Right now one would have to fork the original project, then add extra submodules. That requires rebasing etc.
An alternative could be the ability to import another pbuild project as subdirectory (eg git submodule). pbuild could then recurse into such directories and build the full list of packages as if they were at the same level. That would allow to more easily fork/override individual packages just like in OBS.
Would be nice to have some kind of project link support in pbuild. Eg to take ring0 and then add some packages on top. Right now one would have to fork the original project, then add extra submodules. That requires rebasing etc. An alternative could be the ability to import another pbuild project as subdirectory (eg git submodule). pbuild could then recurse into such directories and build the full list of packages as if they were at the same level. That would allow to more easily fork/override individual packages just like in OBS.