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

David Vincent freesilicon at gmail.com
Mon Nov 13 15:24:02 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

Changes in v3:
  - rebase on current master

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                              | 28 ++++++++++++++++++
 3 files changed, 67 insertions(+), 7 deletions(-)

-- 
2.13.6




More information about the bitbake-devel mailing list