aboutsummaryrefslogtreecommitdiff
path: root/gbp-test-native.data/Add-gbp.conf.patch
blob: 153de41f0d2c59df7b5a1b46970cbb9cb981afba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Date: Thu, 8 Nov 2012 19:49:51 +0200
Subject: [PATCH] Add gbp.conf

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
---
 .gbp.conf | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 .gbp.conf

diff --git a/.gbp.conf b/.gbp.conf
new file mode 100644
index 0000000..195c85e
--- /dev/null
+++ b/.gbp.conf
@@ -0,0 +1,5 @@
+[DEFAULT]
+vendor = Test-Distro
+packaging-branch = srcdata/gbp-test-native/master
+packaging-tag = srcdata/gbp-test-native/release/%(version)s
+
-- 
2.1.4