From: Seung-Woo Kim Date: Mon, 14 Nov 2016 07:05:05 +0000 (+0900) Subject: packaging: squash patches from upstream to HEAD~10 X-Git-Tag: submit/tizen/20161205.013353~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F97428%2F1;p=platform%2Fkernel%2Fu-boot.git packaging: squash patches from upstream to HEAD~10 This patch fixes to squash patches from upstream to HEAD - 10 patches into only one patch. This can reduce too many patch files in source package. Change-Id: Ie7bc3ef1ca8fb4406d74f9b7dcffdcdef26b8ca5 Signed-off-by: Seung-Woo Kim --- diff --git a/.gbs.conf b/.gbs.conf index 2290232b08..f744dbaac4 100644 --- a/.gbs.conf +++ b/.gbs.conf @@ -1,3 +1,4 @@ [general] upstream_branch = upstream upstream_tag = v${upstreamversion} +squash_patches_until = HEAD~10