packaging: Added '.gbs.conf' for partial build
authorJaechul Lee <jcsing.lee@samsung.com>
Mon, 30 Jan 2017 23:58:22 +0000 (08:58 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 27 Feb 2019 02:12:23 +0000 (11:12 +0900)
Added gbs configuration file for enhanced building.
it makes gbs build faster than before.

Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
[sw0312.kim: sync package version with rebase kernel version]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Change-Id: I19888ea5b2e753c387cac39c334fb6d7bc1bc98f

.gbs.conf [new file with mode: 0644]
packaging/linux-3.18-exynos7270.spec

diff --git a/.gbs.conf b/.gbs.conf
new file mode 100644 (file)
index 0000000..910dc0b
--- /dev/null
+++ b/.gbs.conf
@@ -0,0 +1,5 @@
+[general]
+upstream_branch = upstream
+upstream_tag = v${upstreamversion}
+squash_patches_until = HEAD~10
+
index 9a4edc8..dab32b1 100644 (file)
@@ -4,7 +4,7 @@
 
 Name: linux-%{KERNEL_VERSION}-%{CHIPSET}
 Summary: The Linux Kernel
-Version: Tizen_exynos7270
+Version: 3.18.136
 Release: 1
 License: GPL-2.0
 Group: System/Kernel