[oe] [STABLE][PATCH 35/37] netpbm: remove -s on install (sigh)

Philip Balister philip at balister.org
Wed May 13 14:24:12 UTC 2009


Acked-by: Philip Balister <philip at balister.org>

koen.kooi at gmail.com wrote:
> From: Mike Westerhof <mwester at dls.net>
> 
> Signed-off-by: Koen Kooi <koen at openembedded.org>
> ---
>  recipes/netpbm/netpbm_10.28.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/netpbm/netpbm_10.28.bb b/recipes/netpbm/netpbm_10.28.bb
> index ff90310..78bb26b 100644
> --- a/recipes/netpbm/netpbm_10.28.bb
> +++ b/recipes/netpbm/netpbm_10.28.bb
> @@ -25,7 +25,7 @@ RDEPENDS = "perl\
>  RDEPENDS += "perl-module-exporter-heavy"
>  RDEPENDS += "perl-module-file-spec-unix"
>  
> -PR = "r5"
> +PR = "r6"
>  
>  SRC_URI = "${SOURCEFORGE_MIRROR}/netpbm/netpbm-${PV}.tgz \
>  	   file://ppmtojpeg.patch;patch=42 \
> @@ -34,7 +34,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/netpbm/netpbm-${PV}.tgz \
>  
>  PARALLEL_MAKE = ""
>  
> -EXTRA_OEMAKE = "ENDIANGEN=${S}/buildtools/oeendiangen TARGET_LD=${LD}"
> +EXTRA_OEMAKE = "ENDIANGEN=${S}/buildtools/oeendiangen TARGET_LD=${LD} 'STRIPFLAG='"
>  
>  do_configure() {
>  	install -c -m 644 ../Makefile.config .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3303 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090513/d50742e8/attachment-0002.bin>


More information about the Openembedded-devel mailing list