diff mbox series

[kteam-tools,v2,7/7] git-build-kernel: add README notes about meta and signed

Message ID 1533249635-9483-8-git-send-email-kamal@canonical.com
State New
Headers show
Series git-build-kernel: source pkg features | expand

Commit Message

Kamal Mostafa Aug. 2, 2018, 10:40 p.m. UTC
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
---
 git-build-kernel/README | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/git-build-kernel/README b/git-build-kernel/README
index 875ffb9..ab2b8f7 100644
--- a/git-build-kernel/README
+++ b/git-build-kernel/README
@@ -85,6 +85,10 @@  To set up your git push auto-builder
    (Do that for each ubuntu-* repo that you'll want to push to).
    (Works fine for repo dir's named "ubuntu-something.git" also).
 
+   For the small repos like -meta or -signed, you need not bother setting
+   up a specific builder repo at all.  For each of those, just add a remote
+   (as below) to the main kernel repo on your build server.
+
 2. On your local machine, if you haven't already, set up a git remote
    to point to your repo on the build server, e.g: