[OE-core] [PATCH] Add grep to RDEPENDS to avoid command failures.

Marc Ferland ferlandm at sonatest.com
Tue Jan 10 23:07:52 UTC 2012


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

> [1:multipart/alternative Hide]
> [1/1:text/plain Hide]
> On Tue, Jan 10, 2012 at 19:14, Marc Ferland <ferlandm at 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




More information about the Openembedded-core mailing list