On Thu, 2011-06-02 at 13:00 +0200, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <martin.ja...@gmail.com>
> ---
>  meta/recipes-support/gnutls/gnutls.inc |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/meta/recipes-support/gnutls/gnutls.inc 
> b/meta/recipes-support/gnutls/gnutls.inc
> index 9f8d81b..03aed6a 100644
> --- a/meta/recipes-support/gnutls/gnutls.inc
> +++ b/meta/recipes-support/gnutls/gnutls.inc
> @@ -22,6 +22,8 @@ inherit autotools binconfig pkgconfig gettext
>  EXTRA_OECONF="--with-included-opencdk --with-included-libcfg --disable-rpath 
> \
>                --with-libtasn1-prefix=${STAGING_DIR_HOST}${prefix} \
>                --with-libgcrypt 
> --with-libgcrypt-prefix=${STAGING_DIR_HOST}${prefix} \
> +              --with-libdl-prefix=${STAGING_DIR_HOST}${prefix} \
> +              --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
>                --with-lzo --disable-guile \
>                "
>  do_configure_prepend() {

Merged to master, thanks.

Richard


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to