NAK: [Zesty][PATCH] UBUNTU: [Debian] fix raspi2 target release tag
Brad Figg
brad.figg at canonical.com
Mon May 8 16:46:47 UTC 2017
On Thu, May 04, 2017 at 11:29:52AM +0200, Stefan Bader wrote:
> On 02.05.2017 12:18, Kleber Sacilotto de Souza wrote:
> > 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.
>
> Hm, the problem is that it is sitting in a shared directory. Which can cause
> rebase pain whenever master changes this. Wonder whether there could be a better
> way (like moving it into debian.<branch>/ and add it to things created with
> clean (either copy or softlink).
>
> -Stefan
I agree. We can't really take this commit as is.
>
> >
> > 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
> >
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
--
Brad Figg brad.figg at canonical.com http://www.canonical.com
More information about the kernel-team
mailing list