aboutsummaryrefslogtreecommitdiff
path: root/gbp-test-native2.data/Add-gbp.conf.patch
blob: 89180e3c89db0c09ce0a20169c3a73c737800167 (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..f6e0645
--- /dev/null
+++ b/.gbp.conf
@@ -0,0 +1,5 @@
+[DEFAULT]
+vendor = Test-Distro
+packaging-branch = srcdata/gbp-test-native2/master
+packaging-tag = srcdata/gbp-test-native2/release/%(version)s
+
-- 
2.1.4