All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/9] package/wayland: install wayland-scanner to $(HOST)
Date: Thu, 10 Oct 2013 09:05:30 +0200	[thread overview]
Message-ID: <20131010090530.169e7a88@skate> (raw)
In-Reply-To: <448f7432fc0b7c091413dd494e6b9d838cf51527.1381354867.git.yann.morin.1998@free.fr>

Dear Yann E. MORIN,

On Wed,  9 Oct 2013 23:44:19 +0200, Yann E. MORIN wrote:
> +	 install -m 0755 -D wayland-scanner $(HOST_DIR)/usr/bin/wayland-scanner )

	$(INSTALL)

Also, that's nitpicking, but we generally don't have a space between
the end of the command and the closing parenthesis.

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

  reply	other threads:[~2013-10-10  7:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 21:44 [Buildroot] [pull request v2] Pull request for branch yem/rpi-wayland Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 1/9] package/wayland: bump version Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 2/9] package/weston: " Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 3/9] package/wayland: install wayland-scanner to $(HOST) Yann E. MORIN
2013-10-10  7:05   ` Thomas Petazzoni [this message]
2013-10-10 17:20     ` Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 4/9] package/weston: fix configure.ac to check for wayland-scanner Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 5/9] package/weston: fix configure.ac for fbdev compositor Yann E. MORIN
2013-10-10 11:28   ` Peter Korsgaard
2013-10-10 12:02     ` Yann E. MORIN
2013-10-10 17:52     ` Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 6/9] package/weston: introduce infrastructure to select other compositors Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 7/9] package/rpi-userland: add patch to remove faulty assert() Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 8/9] package/weston: add RPi compositor Yann E. MORIN
2013-10-09 22:16   ` [Buildroot] [PATCH] " Yann E. MORIN
2013-10-09 22:19   ` [Buildroot] [PATCH 8/9] " Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 9/9] package/weston: add option to enable EGL Yann E. MORIN
2013-10-10  7:07   ` Thomas Petazzoni
2013-10-10 17:22     ` Yann E. MORIN

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=20131010090530.169e7a88@skate \
    --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 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.