packaging: Added '.gbs.conf' for partial build
authorJaechul Lee <jcsing.lee@samsung.com>
Mon, 30 Jan 2017 23:58:22 +0000 (08:58 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Tue, 14 Feb 2017 04:26:30 +0000 (13:26 +0900)
Added gbs configuration file for enhanced building.
it makes gbs build faster than before.

Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
.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..62d6fcf 100644 (file)
@@ -4,7 +4,7 @@
 
 Name: linux-%{KERNEL_VERSION}-%{CHIPSET}
 Summary: The Linux Kernel
-Version: Tizen_exynos7270
+Version: 3.18.14
 Release: 1
 License: GPL-2.0
 Group: System/Kernel