From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- external/poky/bitbake/bin/git-make-shallow | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'external/poky/bitbake/bin/git-make-shallow') diff --git a/external/poky/bitbake/bin/git-make-shallow b/external/poky/bitbake/bin/git-make-shallow index 296d3a3d..57069f7e 100755 --- a/external/poky/bitbake/bin/git-make-shallow +++ b/external/poky/bitbake/bin/git-make-shallow @@ -1,4 +1,8 @@ #!/usr/bin/env python3 +# +# SPDX-License-Identifier: GPL-2.0-only +# + """git-make-shallow: make the current git repository shallow Remove the history of the specified revisions, then optionally filter the -- cgit 1.2.3-korg