All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alex.kanavin@gmail.com>
To: Marco Felsch <m.felsch@pengutronix.de>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/2] mesa: fix imx gallium driver
Date: Tue, 30 Apr 2019 16:36:47 +0200	[thread overview]
Message-ID: <CANNYZj_ztbH+onUYai_Z=8snDp2TC2KsBMHoBui6xVO1mfa+1w@mail.gmail.com> (raw)
In-Reply-To: <20190430141941.6ninp3i7xgg24g57@pengutronix.de>

Info is here:
https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations:_Upstream-Status

Alex

On Tue, 30 Apr 2019 at 16:19, Marco Felsch <m.felsch@pengutronix.de> wrote:
>
> On 19-04-30 15:11, Richard Purdie wrote:
> > On Tue, 2019-04-30 at 13:53 +0200, Marco Felsch wrote:
> > > Since commit [1] the imx-drm driver is covered by the generic kmsro
> > > driver. Unfortunatly we need to patch the autotools path too since
> > > the
> > > switch commit [1] missed some dependencies.
> > >
> > > [1] https://gitlab.freedesktop.org/mesa/mesa/commit/ \
> > >     41a0acd6a149ec9f47ea527ad08a2b29bf1ee6b2
> > >
> > > Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
> > > ---
> > >  ...Fix-imx-autotools-build-dependencies.patch | 46
> > > +++++++++++++++++++
> > >  meta/recipes-graphics/mesa/mesa.inc           |  4 +-
> > >  meta/recipes-graphics/mesa/mesa_19.0.1.bb     |  1 +
> > >  3 files changed, 49 insertions(+), 2 deletions(-)
> > >  create mode 100644 meta/recipes-graphics/mesa/files/0005-Fix-imx-
> > > autotools-build-dependencies.patch
> > >
> > > diff --git a/meta/recipes-graphics/mesa/files/0005-Fix-imx-autotools-
> > > build-dependencies.patch b/meta/recipes-graphics/mesa/files/0005-Fix-
> > > imx-autotools-build-dependencies.patch
> > > new file mode 100644
> > > index 0000000000..6cefe70bd8
> > > --- /dev/null
> > > +++ b/meta/recipes-graphics/mesa/files/0005-Fix-imx-autotools-build-
> > > dependencies.patch
> > > @@ -0,0 +1,46 @@
> > > +From 3e2aeab89fdbd0572d635d3a57a54f3fb99af254 Mon Sep 17 00:00:00
> > > 2001
> > > +From: Marco Felsch <m.felsch@pengutronix.de>
> > > +Date: Tue, 30 Apr 2019 09:45:26 +0200
> > > +Subject: [PATCH] Fix imx autotools build dependencies
> > > +
> > > +Since commit 41a0acd6 ("Switch imx to kmsro and remove the imx
> > > winsys")
> > > +the imx-drm is covered by kmsro. During the switch some autotools
> > > +dependencies are missed. Autotools are marked as deprecated but
> > > since
> > > +yocto still uses them we need to cover this.
> > > +
> > > +Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
> >
> > The patch is missing an Upstream-Status: line.
>
> Sorry, it is my first patch for the oe-core community. What did I
> forgot?
>
> Regards,
>   Marco
>
> > Cheers,
> >
> > Richard
> >
> >
>
> --
> Pengutronix e.K.                           |                             |
> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


      reply	other threads:[~2019-04-30 14:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-30 11:53 [PATCH 1/2] mesa: fix imx gallium driver Marco Felsch
2019-04-30 11:53 ` [PATCH 2/2] mesa: make gallium swrast target optional Marco Felsch
2019-04-30 13:56   ` Alexander Kanavin
2019-04-30 14:22     ` Marco Felsch
2019-04-30 12:18 ` [PATCH 1/2] mesa: fix imx gallium driver Alexander Kanavin
2019-04-30 12:27   ` Marco Felsch
2019-04-30 14:11 ` Richard Purdie
2019-04-30 14:19   ` Marco Felsch
2019-04-30 14:36     ` Alexander Kanavin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANNYZj_ztbH+onUYai_Z=8snDp2TC2KsBMHoBui6xVO1mfa+1w@mail.gmail.com' \
    --to=alex.kanavin@gmail.com \
    --cc=m.felsch@pengutronix.de \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.