All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Ferland <ferlandm@sonatest.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] Add grep to RDEPENDS to avoid command	failures.
Date: Tue, 10 Jan 2012 18:07:52 -0500	[thread overview]
Message-ID: <87sjjnma0n.fsf@sonatest.com> (raw)
In-Reply-To: <CAP9ODKprc01W9sStwMubMziZThj31C5Qn379AHA508rDJW9v9A@mail.gmail.com> (message from Otavio Salvador on Tue, 10 Jan 2012 19:25:36 -0200)

Otavio Salvador <otavio@ossystems.com.br> writes:

> [1:multipart/alternative Hide]
> [1/1:text/plain Hide]
> On Tue, Jan 10, 2012 at 19:14, Marc Ferland <ferlandm@sonatest.com> wrote:
>
>> I was having trouble running the pm-suspend command. See:
>> http://bugzilla.pokylinux.org/show_bug.cgi?id=1887
>>
>> Basically the '-x' option is missing from busybox's grep.
>
>
> Can't pm-suspend be patched to avoid using the -x option? Maybe making the
> regexp more strict, for example?

Looks like it uses grep to ignore some parameters that are specified in
a separate file. A combination of 'sort' and 'uniq' would probably work,
but we would loose the order of the parameters.

Any idea?
Marc



      reply	other threads:[~2012-01-10 23:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10 20:22 [PATCH] Add grep to RDEPENDS to avoid command failures Marc Ferland
2012-01-10 20:24 ` Phil Blundell
2012-01-10 20:31   ` Marc Ferland
2012-01-10 20:39 ` Otavio Salvador
2012-01-10 21:14   ` Marc Ferland
2012-01-10 21:25     ` Otavio Salvador
2012-01-10 23:07       ` Marc Ferland [this message]

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=87sjjnma0n.fsf@sonatest.com \
    --to=ferlandm@sonatest.com \
    --cc=openembedded-core@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.