[Zesty][PATCH] UBUNTU: [Debian] fix raspi2 target release tag
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Tue May 2 10:18:24 UTC 2017
BugLink: http://bugs.launchpad.net/bugs/1687035
Fix the release tag pattern for raspi2 backport on the debian/gbp.conf
file to the pattern used for the linux-raspi2 packages.
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
---
Notes:
Note: this patch needs to be applied on raspi2 branch
debian/gbp.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 8ce5fdad0ead..726c8dd39534 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,2 +1,2 @@
[buildpackage]
-debian-tag = Ubuntu-%(version)s
+debian-tag = Ubuntu-raspi2-%(version)s
--
2.11.0
More information about the kernel-team
mailing list