[bitbake-devel] [PATCH v2 0/2] fetch/git: fix per-branch unpacking

David Vincent freesilicon at gmail.com
Tue Oct 17 15:43:14 UTC 2017


Create branches for each user-supplied name when running checkout and
set start point of branch to the resolved revision.
Also, update documentation to better describe this functionality.

Changes in v2:
  - clarify commit message
  - update documentation

David Vincent (2):
  fetch/git: fix per-branch unpacking
  bitbake-user-manual: update git fetcher

 .../bitbake-user-manual-fetching.xml               | 34 ++++++++++++++++++++--
 lib/bb/fetch2/git.py                               | 12 ++++----
 lib/bb/tests/fetch.py                              | 27 +++++++++++++++++
 3 files changed, 66 insertions(+), 7 deletions(-)

-- 
2.14.2




More information about the bitbake-devel mailing list