projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6abdf5
)
packaging: squash patches from upstream to HEAD~10
author
Seung-Woo Kim
<sw0312.kim@samsung.com>
Mon, 14 Nov 2016 07:05:05 +0000
(16:05 +0900)
committer
Marek Szyprowski
<m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000
(11:19 +0100)
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 <sw0312.kim@samsung.com>
.gbs.conf
patch
|
blob
|
history
diff --git
a/.gbs.conf
b/.gbs.conf
index 2290232b08e0ea760bd0495d400dd8e86e386feb..f744dbaac48eacff6f1c4c55d00e550f24c69daf 100644
(file)
--- a/
.gbs.conf
+++ b/
.gbs.conf
@@
-1,3
+1,4
@@
[general]
upstream_branch = upstream
upstream_tag = v${upstreamversion}
+squash_patches_until = HEAD~10