From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package: add socketcan package
Date: Wed, 20 Apr 2011 10:15:56 +0200 [thread overview]
Message-ID: <20110420101556.63320c1b@surf> (raw)
In-Reply-To: <4DAE88BF.6070301@armadeus.com>
Hello,
Please keep the list in Cc.
On Wed, 20 Apr 2011 09:18:23 +0200
JOLY <kevin.joly@armadeus.com> wrote:
> Thanks for your reply. I will correct that but I can't change the
> install location (/usr/local/bin) because there is no options in the
> makefile of socketcan-utils, we can choose the target root but not
> the directory to install the binaries.
You can make a one-line patch to can-utils/Makefile to change
PREFIX = /usr/local
to
PREFIX ?= /usr/local
and then pass "PREFIX=/usr" at make install.
This patch could be submitted to the upstream SocketCAN project, but in
the mean time, you can add it to the package directory in Buildroot.
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-04-20 8:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-18 16:52 [Buildroot] [PATCH] package: add socketcan package kevin.joly at armadeus.com
2011-04-19 20:36 ` Thomas Petazzoni
[not found] ` <4DAE88BF.6070301@armadeus.com>
2011-04-20 8: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=20110420101556.63320c1b@surf \
--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