From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] wirless-tools: install header files to staging dir
Date: Wed, 17 Aug 2011 12:34:00 +0200 [thread overview]
Message-ID: <20110817123400.0bee201a@skate> (raw)
In-Reply-To: <1313494267-23656-1-git-send-email-zonque@gmail.com>
Hello,
Le Tue, 16 Aug 2011 13:31:07 +0200,
Daniel Mack <zonque@gmail.com> a ?crit :
> diff --git a/package/wireless_tools/wireless_tools.mk b/package/wireless_tools/wireless_tools.mk
> index d8358ba..3e73b51 100644
> --- a/package/wireless_tools/wireless_tools.mk
> +++ b/package/wireless_tools/wireless_tools.mk
> @@ -36,6 +36,7 @@ endef
> define WIRELESS_TOOLS_INSTALL_TARGET_CMDS
> $(MAKE) -C $(@D) PREFIX="$(TARGET_DIR)" $(WIRELESS_TOOLS_INSTALL_TARGETS)
> $(MAKE) -C $(@D) INSTALL_MAN="$(TARGET_DIR)/usr/share/man" install-man
> + $(MAKE) -C $(@D) INSTALL_INC="$(STAGING_DIR)/usr/include/" install-hdr
> endef
Hum, the installation of the headers to the STAGING_DIR is already done
if you enable BR2_PACKAGE_WIRELESS_TOOLS_LIB.
(And anyway, installing things to STAGING_DIR in
<pkg>_INSTALL_TARGET_CMDS is very wrong).
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2011-08-17 10:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-16 11:31 [Buildroot] [PATCH] wirless-tools: install header files to staging dir Daniel Mack
2011-08-17 10:34 ` 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=20110817123400.0bee201a@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox