All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit master 1/1] openssl: add ocf support
Date: Thu, 27 Jan 2011 12:08:40 -0300	[thread overview]
Message-ID: <4D418A78.5080806@zacarias.com.ar> (raw)
In-Reply-To: <87tygyrror.fsf@macbook.be.48ers.dk>

On 01/24/11 17:07, Peter Korsgaard wrote:

>>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
> 
> Hi,
> 
>  >> +define OPENSSL_INSTALL_CRYPTODEV_H
>  >> +$(INSTALL) -D package/openssl/ocf-cryptodev-20101223.h \
>  >> +	$(STAGING_DIR)/usr/include/crypto/cryptodev.h
>  >> +endef
>  >> +
>  >> +OPENSSL_POST_EXTRACT_HOOKS += OPENSSL_INSTALL_CRYPTODEV_H
>  >> +endif
> 
>  Thomas> This is not a problem today, but it will break horribly when we'll try
>  Thomas> to merge the packaging work from Lionel, because here we are installing
>  Thomas> a file to the $(STAGING_DIR) outside of a package staging installation
>  Thomas> step.
> 
> Ok, so we would either need to move this to a seperate package or play
> around with -I options to get openssl to find it somewhere else during
> compilation.

Better split it out, patches sent.
In the future we might want to build the kernel part as modules or
something instead of needing a patched kernel.
Regards.

      reply	other threads:[~2011-01-27 15:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-17 21:27 [Buildroot] [git commit master 1/1] openssl: add ocf support Peter Korsgaard
2011-01-24 16:35 ` Thomas Petazzoni
2011-01-24 20:07   ` Peter Korsgaard
2011-01-27 15:08     ` Gustavo Zacarias [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=4D418A78.5080806@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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.