[bitbake-devel] [PATCH 0/5] fetch2: Fixes for git and gitsm

Robert Yang liezhi.yang at windriver.com
Thu Mar 14 09:28:16 UTC 2019


The following changes since commit 9818acbb00b6f78dbfcc5796ec78bf25f6535288:

  meta-yocto-bsp: Add the v5.0 kernel support for all the BSPs (2019-03-11 05:43:49 -0700)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib rbt/fetch2
  http://git.pokylinux.org/cgit.cgi//log/?h=rbt/fetch2

Robert Yang (5):
  fetch2/git: Fix clean to remove clonedir
  fetch2: Add get_mirrorname()
  fetch2: Print SCMs list when SRCREV_FORMAT is not set
  fetch2/gitsm: Add clean function
  fetch2: Add gitsm's function process_submodules()

 bitbake/lib/bb/fetch2/__init__.py | 33 +++++++++++++++++++++++++++++++--
 bitbake/lib/bb/fetch2/git.py      | 16 ++++++++++++----
 bitbake/lib/bb/fetch2/gitsm.py    | 15 +++++++++++++--
 3 files changed, 56 insertions(+), 8 deletions(-)

-- 
2.7.4



More information about the bitbake-devel mailing list