[Buildroot] [git commit master 1/1] openssl: fix libdir issue

Daniel Nyström daniel.nystrom at timeterminal.se
Thu Feb 24 10:06:29 UTC 2011


2011/2/23 Gustavo Zacarias <gustavo at zacarias.com.ar>:
> ---
>  CHANGES                    |    1 +
>  package/openssl/openssl.mk |    1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/CHANGES b/CHANGES
> index 925ef5d..757754e 100644
> --- a/CHANGES
> +++ b/CHANGES
> @@ -25,6 +25,7 @@
[snip]
> diff --git a/package/openssl/openssl.mk b/package/openssl/openssl.mk
> index bf924cb..7bf347a 100644
> --- a/package/openssl/openssl.mk
> +++ b/package/openssl/openssl.mk
> @@ -47,6 +47,7 @@ define OPENSSL_CONFIGURE_CMDS


Please split actual code changes and CHANGES updates in two commits.
Keeping them together makes backporting with git cherry-pick hard and
can break future backporting as well.



More information about the buildroot mailing list