From: Maarten ter Huurne <maarten@treewalker.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] tinyalsa: new package
Date: Sat, 18 Oct 2014 02:42:45 +0200 [thread overview]
Message-ID: <471202899.FpAt3MTFiF@hyperion> (raw)
In-Reply-To: <20141006211545.025b58c5@free-electrons.com>
Hi Maxime and Thomas,
> +++ b/package/tinyalsa/tinyalsa.mk
> [snip]
> + $(INSTALL) -D -m 0644 $(@D)/include/sound/asound.h \
> + $(STAGING_DIR)/usr/include/sound/asound.h
This will overwrite the pre-existing (from libc or kernel headers) version
of <sound/asound.h> with the Android-style stripped version from tinyalsa.
I think it would be better to keep the pre-existing version of this header,
do you agree?
Bye,
Maarten
next prev parent reply other threads:[~2014-10-18 0:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-05 17:51 [Buildroot] [PATCH] tinyalsa: new package Maxime Hadjinlian
2014-10-06 19:15 ` Thomas Petazzoni
2014-10-18 0:42 ` Maarten ter Huurne [this message]
2014-10-18 13:01 ` Maxime Hadjinlian
2014-10-18 13:02 ` Thomas Petazzoni
2014-10-18 13:19 ` Maxime Hadjinlian
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=471202899.FpAt3MTFiF@hyperion \
--to=maarten@treewalker.org \
--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.