From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [STABLE][PATCH 27/37] gpe-plucker: Fix install
Date: Wed, 13 May 2009 10:20:34 -0400 [thread overview]
Message-ID: <4A0AD732.2020508@balister.org> (raw)
In-Reply-To: <1242207556-15601-28-git-send-email-k.kooi@student.utwente.nl>
[-- Attachment #1: Type: text/plain, Size: 979 bytes --]
Acked-by: Philip Balister <philip@balister.org>
koen.kooi@gmail.com wrote:
> From: Steve Sakoman <steve@sakoman.com>
>
> Signed-off-by: Koen Kooi <koen@openembedded.org>
> ---
> recipes/gpe-plucker/gpe-plucker_0.4.bb | 9 ++++++---
> 1 files changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/recipes/gpe-plucker/gpe-plucker_0.4.bb b/recipes/gpe-plucker/gpe-plucker_0.4.bb
> index 8e90d2f..4a2937a 100644
> --- a/recipes/gpe-plucker/gpe-plucker_0.4.bb
> +++ b/recipes/gpe-plucker/gpe-plucker_0.4.bb
> @@ -5,10 +5,13 @@ DEPENDS = "gtk+ libgpewidget gpe-icons"
> RDEPENDS = "gpe-icons"
> SECTION = "gpe"
> PRIORITY = "optional"
> +PR = "r3"
> +
> +SRC_URI += " \
> + file://plucker-no-host-includes.patch;patch=1 \
> + file://fix-install.patch;patch=1 \
> + "
>
> -SRC_URI += " file://plucker-no-host-includes.patch;patch=1"
> PARALLEL_MAKE=""
> EXTRA_OEMAKE="RANLIB=${RANLIB}"
>
> -PR = "r2"
> -
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]
next prev parent reply other threads:[~2009-05-13 14:27 UTC|newest]
Thread overview: 78+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 9:38 [STABLE][PATCH 00/37] Fix install -s problems koen.kooi
2009-05-13 9:38 ` [STABLE][PATCH 01/37] ipaq-sleep: don't strip during install - using coreutils this now breaks (strip: unable to recognise the format of the input file) koen.kooi
2009-05-13 13:56 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 02/37] gpe-question: don't strip during install - this breaks now with new install - strip is done in packaging koen.kooi
2009-05-13 13:56 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 03/37] gpe-othello: " koen.kooi
2009-05-13 13:57 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 04/37] gpe-nmf: " koen.kooi
2009-05-13 14:03 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 05/37] gpe-lights: " koen.kooi
2009-05-13 14:04 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 06/37] gpe-go: " koen.kooi
2009-05-13 14:05 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 07/37] gpe-soundbite: " koen.kooi
2009-05-13 14:05 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 08/37] gpe-calculator: " koen.kooi
2009-05-13 14:06 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 09/37] libdisplaymigration: Makefile fix - don't strip on install koen.kooi
2009-05-13 14:06 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 10/37] gpe-confd: " koen.kooi
2009-05-13 14:07 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 11/37] xst: " koen.kooi
2009-05-13 14:10 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 12/37] gpe-su: " koen.kooi
2009-05-13 14:12 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 13/37] minilite: " koen.kooi
2009-05-13 14:13 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 14/37] keylaunch: " koen.kooi
2009-05-13 14:13 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 15/37] gpe-taskmanager: " koen.kooi
2009-05-13 14:14 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 16/37] teleport: " koen.kooi
2009-05-13 14:14 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 17/37] gpe-autostarter: " koen.kooi
2009-05-13 14:15 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 18/37] gpe-soundserver: " koen.kooi
2009-05-13 14:15 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 19/37] gpe-aerial: fix Makefiles " koen.kooi
2009-05-13 14:15 ` Philip Balister
2009-05-13 9:38 ` [STABLE][PATCH 20/37] teleport: reorder patches for old version 0.33 (still breaks compiling) koen.kooi
2009-05-14 7:00 ` Koen Kooi
2009-05-13 9:39 ` [STABLE][PATCH 21/37] gpe-autostarter_svn: remove 'no strip patch' and hope they fix upstream koen.kooi
2009-05-13 14:17 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 22/37] gpe-su: remove unused entries from checksums.ini koen.kooi
2009-05-13 13:07 ` Frans Meulenbroeks
2009-05-13 14:02 ` Koen Kooi
2009-05-13 9:39 ` [STABLE][PATCH 23/37] libart-lgpl: fix install issue, switch to INC_PR scheme koen.kooi
2009-05-13 14:18 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 24/37] xdemineur: Don't do "install -s" koen.kooi
2009-05-13 14:19 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 25/37] libart-lgpl: remove INSTALL variable as install should be provided by autotools koen.kooi
2009-05-13 14:19 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 26/37] gsoko: don't do "install -s" koen.kooi
2009-05-13 14:19 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 27/37] gpe-plucker: Fix install koen.kooi
2009-05-13 14:20 ` Philip Balister [this message]
2009-05-13 9:39 ` [STABLE][PATCH 28/37] gpe-plucker: Add patch koen.kooi
2009-05-13 14:20 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 29/37] gpe-announce: Fix install: don't do install -s koen.kooi
2009-05-13 14:21 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 30/37] gpe-clock: Fix install: Don't " koen.kooi
2009-05-13 14:22 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 31/37] gpe-tetris: Fix install: don't di " koen.kooi
2009-05-13 14:22 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 32/37] gpe-watch: Fix install: don't do " koen.kooi
2009-05-13 14:23 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 33/37] gpe-mixer: fix Makefile - don't strip on install koen.kooi
2009-05-13 14:23 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 34/37] startup-monitor: fix makefile " koen.kooi
2009-05-13 14:23 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 35/37] netpbm: remove -s on install (sigh) koen.kooi
2009-05-13 14:24 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 36/37] logrotate: remove -s on install koen.kooi
2009-05-13 14:24 ` Philip Balister
2009-05-13 9:39 ` [STABLE][PATCH 37/37] monit: add patch to remove -s in install koen.kooi
2009-05-14 7:00 ` Koen Kooi
2009-05-14 12:35 ` Philip Balister
2009-05-13 14:05 ` [STABLE][PATCH 00/37] Fix install -s problems Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A0AD732.2020508@balister.org \
--to=philip@balister.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.