[Buildroot] [git commit master 1/1] openssl: add ocf support
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Mon Jan 24 16:35:53 UTC 2011
On Mon, 17 Jan 2011 22:27:41 +0100
Peter Korsgaard <jacmet at sunsite.dk> wrote:
> +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
This is not a problem today, but it will break horribly when we'll try
to merge the packaging work from Lionel, because here we are installing
a file to the $(STAGING_DIR) outside of a package staging installation
step.
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
More information about the buildroot
mailing list