Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 3/4] linux: add ev3dev extension
Date: Wed, 2 Nov 2016 21:48:16 +0100	[thread overview]
Message-ID: <20161102214816.70ac4508@free-electrons.com> (raw)
In-Reply-To: <1478056556-30242-4-git-send-email-david@lechnology.com>

Hello,

On Tue,  1 Nov 2016 22:15:55 -0500, David Lechner wrote:
> This adds an ev3dev Linux drivers extension that provides Linux kernel
> drivers for LEGO MINDSTORMS EV3 from the ev3dev project.
> 
> Signed-off-by: David Lechner <david@lechnology.com>

I've applied, with one minor change, see below.


> +define EV3DEV_LINUX_DRIVERS_PREPARE_KERNEL
> +	mkdir -p $(LINUX_DIR)/drivers/lego; \

The ; \ was useless, those two commands can be separate.

> +	cp -dpfr $(EV3DEV_LINUX_DRIVERS_DIR)/* $(LINUX_DIR)/drivers/lego/

The rest is applied as-is.

Could you submit a patch to the DEVELOPERS file that adds you as a
developer for the ev3dev package, the linux extension, and the board?

Something along those lines:

N:	David Lechner <david@lechnology.com>
F:	board/lego/ev3/
F:	configs/lego_ev3_defconfig
F:	package/ev3dev-linux-drivers/
F:	linux/linux-ext-ev3dev-linux-drivers.mk

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2016-11-02 20:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02  3:15 [Buildroot] [PATCH v2 0/4] LEGO MINDSTORMS EV3 Updates David Lechner
2016-11-02  3:15 ` [Buildroot] [PATCH v2 1/4] configs/lego_ev3: add U-Boot support David Lechner
2016-11-02 16:31   ` Thomas Petazzoni
2016-11-02  3:15 ` [Buildroot] [PATCH v2 2/4] board/lego/ev3: Create images using genimage David Lechner
2016-11-02 16:46   ` Thomas Petazzoni
2016-11-02  3:15 ` [Buildroot] [PATCH v2 3/4] linux: add ev3dev extension David Lechner
2016-11-02 20:48   ` Thomas Petazzoni [this message]
2016-11-02  3:15 ` [Buildroot] [PATCH v2 4/4] board/lego/ev3: Use ev3dev linux ext for ev3dev drivers David Lechner
2016-11-02 20:48   ` Thomas Petazzoni

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=20161102214816.70ac4508@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox