Add a command to allow managing the upstream tree. This is very basic so far, only allowing setting the name and URL. Further work may allow checking whether series apply cleaning on the upstream tree, etc.
Signed-off-by: Simon Glass <[email protected]> --- tools/patman/cmdline.py | 38 ++++++++++++++++++++++++++++++++++++++ tools/patman/control.py | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+) Applied to sjg/master, thanks!

