[oe] [STABLE][PATCH 07/37] gpe-soundbite: don't strip during install - this breaks now with new install - strip is done in packaging

Philip Balister philip at balister.org
Wed May 13 14:05:36 UTC 2009


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

koen.kooi at gmail.com wrote:
> From: Andrea Adami <andrea.adami at gmail.com>
> 
> Signed-off-by: Koen Kooi <koen at openembedded.org>
> ---
>  recipes/gpe-soundbite/files/makefile-fix.patch |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/gpe-soundbite/files/makefile-fix.patch b/recipes/gpe-soundbite/files/makefile-fix.patch
> index c2f14d1..69a82b3 100644
> --- a/recipes/gpe-soundbite/files/makefile-fix.patch
> +++ b/recipes/gpe-soundbite/files/makefile-fix.patch
> @@ -5,7 +5,7 @@
>   
>   install-program: all $(PACKAGE)-play.desktop  $(PACKAGE)-record.desktop
>  -	install -Ds $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
> -+	install -D -s $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
> ++	install -D $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
>   	install -D $(PACKAGE)-play $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)-play
>   	install -D $(PACKAGE)-record $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)-record
>   	mkdir -p $(DESTDIR)$(PREFIX)/share/applications
-------------- 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/5bbd6025/attachment-0002.bin>


More information about the Openembedded-devel mailing list