aboutsummaryrefslogtreecommitdiff
path: root/gbp-test2.data/Add-gbp.conf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gbp-test2.data/Add-gbp.conf.patch')
-rw-r--r--gbp-test2.data/Add-gbp.conf.patch28
1 files changed, 28 insertions, 0 deletions
diff --git a/gbp-test2.data/Add-gbp.conf.patch b/gbp-test2.data/Add-gbp.conf.patch
new file mode 100644
index 0000000..4e05b98
--- /dev/null
+++ b/gbp-test2.data/Add-gbp.conf.patch
@@ -0,0 +1,28 @@
+From: Markus Lehtonen <markus.lehtonen@linux.intel.com>
+Date: Tue, 13 Nov 2012 13:37:10 +0200
+Subject: [PATCH] Add gbp.conf
+
+Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
+---
+ .gbp.conf | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+ create mode 100644 .gbp.conf
+
+diff --git a/.gbp.conf b/.gbp.conf
+new file mode 100644
+index 0000000..601d792
+--- /dev/null
++++ b/.gbp.conf
+@@ -0,0 +1,9 @@
++[DEFAULT]
++vendor = Test-Distro
++packaging-branch = srcdata/gbp-test2/master
++packaging-tag = srcdata/gbp-test2/release/%(version)s
++upstream-branch = srcdata/gbp-test2/upstream
++upstream-tag = srcdata/gbp-test2/upstream/%(upstreamversion)s
++packaging-dir = packaging
++patch-export-ignore-path = ^(packaging/.*|\.gbp.conf)
++
+--
+2.1.4
+