Home
last modified time | relevance | path

Searched hist:"2 a9e2c6a0962cb04a12d833cc5c1c0920fa3b4f5" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A DREADME2a9e2c6a0962cb04a12d833cc5c1c0920fa3b4f5 Tue Dec 02 00:33:54 UTC 2014 Simon Glass <sjg@chromium.org> buildman: Try to guess the upstream commit

Buildman normally obtains the upstream commit by asking git. Provided that
the branch was created with 'git checkout -b <branch> <some_upstream>' then
this normally works.

When there is no upstream, we can try to guess one, by looking up through
the commits until we find a branch. Add a function to try this and print
a warning if buildman ends up relying on it.

Also update the documentation to match.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Wolfgang Denk <wd@denx.de>
H A Dcontrol.py2a9e2c6a0962cb04a12d833cc5c1c0920fa3b4f5 Tue Dec 02 00:33:54 UTC 2014 Simon Glass <sjg@chromium.org> buildman: Try to guess the upstream commit

Buildman normally obtains the upstream commit by asking git. Provided that
the branch was created with 'git checkout -b <branch> <some_upstream>' then
this normally works.

When there is no upstream, we can try to guess one, by looking up through
the commits until we find a branch. Add a function to try this and print
a warning if buildman ends up relying on it.

Also update the documentation to match.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Wolfgang Denk <wd@denx.de>
/rk3399_rockchip-uboot/tools/patman/
H A Dgitutil.py2a9e2c6a0962cb04a12d833cc5c1c0920fa3b4f5 Tue Dec 02 00:33:54 UTC 2014 Simon Glass <sjg@chromium.org> buildman: Try to guess the upstream commit

Buildman normally obtains the upstream commit by asking git. Provided that
the branch was created with 'git checkout -b <branch> <some_upstream>' then
this normally works.

When there is no upstream, we can try to guess one, by looking up through
the commits until we find a branch. Add a function to try this and print
a warning if buildman ends up relying on it.

Also update the documentation to match.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Wolfgang Denk <wd@denx.de>