All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] eudev: fix build with kernel < 4.8
Date: Thu, 6 Dec 2018 21:15:03 +0100	[thread overview]
Message-ID: <20181206211503.0b9a715f@windsurf> (raw)
In-Reply-To: <20181205072530.23932-1-fontaine.fabrice@gmail.com>

Hello,

On Wed,  5 Dec 2018 08:25:30 +0100, Fabrice Fontaine wrote:
> KEY_ALS_TOGGLE has been added in kernel 4.8 with
> https://github.com/torvalds/linux/commit/9ee27487127461b5cf71670b708ed5b2b8da568c
> 
> So add it to missing.h to fix build with kernel older than 4.8
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/0c0aff02df91cdb869efa01e397f7ccc0d9f69af
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  .../eudev/0002-missing.h-add-KEY_ALS_TOGGLE.patch  | 34 ++++++++++++++++++++++
>  1 file changed, 34 insertions(+)
>  create mode 100644 package/eudev/0002-missing.h-add-KEY_ALS_TOGGLE.patch

Applied to master after updating the upstream status in the patch, now
that it has been merged upstream. Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2018-12-06 20:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05  7:25 [Buildroot] [PATCH 1/1] eudev: fix build with kernel < 4.8 Fabrice Fontaine
2018-12-05 17:32 ` Matthew Weber
2018-12-06 20:15 ` Thomas Petazzoni [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=20181206211503.0b9a715f@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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.