[oe] [PATCH] gsoap_2.7.13 build errors, amendment

Paul Menzel paulepanter at users.sourceforge.net
Mon Mar 14 12:53:29 UTC 2011


Am Montag, den 14.03.2011, 12:14 +0100 schrieb Peter Gsellmann:

The commit summary could just say »formatting« or »whitespace
fixes« [1].

[1] http://openembedded.org/index.php/Styleguide

> [amendment to d641ae6bfd4303508c86db9285c2dcba28fb5474]
> recipes reformatted, removed tab characters
> 
> Signed-off-by: Peter Gsellmann <pgsellmann at portner-elektronik.at>
> ---
>  recipes/gsoap/gsoap-native_2.7.13.bb |    3 +--
>  recipes/gsoap/gsoap_2.7.13.inc       |    8 ++++----
>  2 files changed, 5 insertions(+), 6 deletions(-)
> 
> diff --git a/recipes/gsoap/gsoap-native_2.7.13.bb b/recipes/gsoap/gsoap-native_2.7.13.bb
> index 83c2329..cc323cb 100644
> --- a/recipes/gsoap/gsoap-native_2.7.13.bb
> +++ b/recipes/gsoap/gsoap-native_2.7.13.bb
> @@ -6,9 +6,8 @@ EXTRA_OEMAKE = ""
>  
>  inherit native
>  
> -
>  do_install() {
> -	install -m 0755 ${S}/gsoap/src/soapcpp2 ${STAGING_BINDIR_NATIVE}/
> +    install -m 0755 ${S}/gsoap/src/soapcpp2 ${STAGING_BINDIR_NATIVE}/
>  }
>  
> 
> diff --git a/recipes/gsoap/gsoap_2.7.13.inc b/recipes/gsoap/gsoap_2.7.13.inc
> index c3ab3c4..3771486 100644
> --- a/recipes/gsoap/gsoap_2.7.13.inc
> +++ b/recipes/gsoap/gsoap_2.7.13.inc
> @@ -3,9 +3,10 @@ for the development of SOAP Web Services and clients."
>  SECTION = "devel"
>  LICENSE = "GPL"
>  
> -SRC_URI = "${SOURCEFORGE_MIRROR}/gsoap2/gsoap_${PV}.tar.gz	\
> -	file://gsoap-2.7-openssl.patch	\
> -	file://unused_args.patch"
> +SRC_URI = "${SOURCEFORGE_MIRROR}/gsoap2/gsoap_${PV}.tar.gz \
> +        file://gsoap-2.7-openssl.patch \
> +        file://unused_args.patch \
> +        "
>  
>  inherit autotools
>  
> @@ -14,4 +15,3 @@ S = "${WORKDIR}/gsoap-2.7"
>  PARALLEL_MAKE = ""
>  
>  EXTRA_OEMAKE = "SOAP=${STAGING_BINDIR_NATIVE}/soapcpp2"
> -

It is just formatting, so

Acked-by: Paul Menzel <paulepanter at users.sourceforge.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110314/9e7a9801/attachment-0002.sig>


More information about the Openembedded-devel mailing list