* Re: [oe-commits] Martin Jansa : gnu-config: update also bindir change to replace /usr/bin/ env instead of /usr/bin/perl
[not found] <E1PlNJv-0005sP-PU@melo.openembedded.org>
@ 2011-02-04 15:30 ` Tom Rini
2011-02-04 15:57 ` Otavio Salvador
0 siblings, 1 reply; 4+ messages in thread
From: Tom Rini @ 2011-02-04 15:30 UTC (permalink / raw)
To: openembedded-devel
On 02/04/2011 08:11 AM, git version control wrote:
> Module: openembedded.git
> Branch: master
> Commit: edcdefbf6e0675c1bcc1fc4f464f654223380e50
> URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=edcdefbf6e0675c1bcc1fc4f464f654223380e50
>
> Author: Martin Jansa<Martin.Jansa@gmail.com>
> Date: Fri Feb 4 16:11:25 2011 +0100
>
> gnu-config: update also bindir change to replace /usr/bin/env instead of /usr/bin/perl
>
> Signed-off-by: Martin Jansa<Martin.Jansa@gmail.com>
This is wrong. /usr/bin/env is one of those mandated things everyone
has. And ${bindir} can be too long :) Based on the previous commit,
this test/regex should be able to go away.
--
Tom Rini
Mentor Graphics Corporation
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] Martin Jansa : gnu-config: update also bindir change to replace /usr/bin/ env instead of /usr/bin/perl
2011-02-04 15:30 ` [oe-commits] Martin Jansa : gnu-config: update also bindir change to replace /usr/bin/ env instead of /usr/bin/perl Tom Rini
@ 2011-02-04 15:57 ` Otavio Salvador
2011-02-04 16:05 ` Martin Jansa
2011-02-04 16:18 ` Tom Rini
0 siblings, 2 replies; 4+ messages in thread
From: Otavio Salvador @ 2011-02-04 15:57 UTC (permalink / raw)
To: openembedded-devel
On Fri, Feb 4, 2011 at 15:30, Tom Rini <tom_rini@mentor.com> wrote:
> On 02/04/2011 08:11 AM, git version control wrote:
...
>> gnu-config: update also bindir change to replace /usr/bin/env instead of
>> /usr/bin/perl
...
> This is wrong. /usr/bin/env is one of those mandated things everyone has.
> And ${bindir} can be too long :) Based on the previous commit, this
> test/regex should be able to go away.
This is right since micro can build without /usr et all.
--
Otavio Salvador O.S. Systems
E-mail: otavio@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] Martin Jansa : gnu-config: update also bindir change to replace /usr/bin/ env instead of /usr/bin/perl
2011-02-04 15:57 ` Otavio Salvador
@ 2011-02-04 16:05 ` Martin Jansa
2011-02-04 16:18 ` Tom Rini
1 sibling, 0 replies; 4+ messages in thread
From: Martin Jansa @ 2011-02-04 16:05 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 777 bytes --]
On Fri, Feb 04, 2011 at 03:57:37PM +0000, Otavio Salvador wrote:
> On Fri, Feb 4, 2011 at 15:30, Tom Rini <tom_rini@mentor.com> wrote:
> > On 02/04/2011 08:11 AM, git version control wrote:
> ...
> >> gnu-config: update also bindir change to replace /usr/bin/env instead of
> >> /usr/bin/perl
> ...
> > This is wrong. /usr/bin/env is one of those mandated things everyone has.
> > And ${bindir} can be too long :) Based on the previous commit, this
> > test/regex should be able to go away.
>
> This is right since micro can build without /usr et all.
yes and ${bindir} is not that long :), only /usr/bin or like Otavio said
/bin ie for micro. That's why I fixed regexp instead of removing it.
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] Martin Jansa : gnu-config: update also bindir change to replace /usr/bin/ env instead of /usr/bin/perl
2011-02-04 15:57 ` Otavio Salvador
2011-02-04 16:05 ` Martin Jansa
@ 2011-02-04 16:18 ` Tom Rini
1 sibling, 0 replies; 4+ messages in thread
From: Tom Rini @ 2011-02-04 16:18 UTC (permalink / raw)
To: openembedded-devel
On 02/04/2011 08:57 AM, Otavio Salvador wrote:
> On Fri, Feb 4, 2011 at 15:30, Tom Rini<tom_rini@mentor.com> wrote:
>> On 02/04/2011 08:11 AM, git version control wrote:
> ...
>>> gnu-config: update also bindir change to replace /usr/bin/env instead of
>>> /usr/bin/perl
> ...
>> This is wrong. /usr/bin/env is one of those mandated things everyone has.
>> And ${bindir} can be too long :) Based on the previous commit, this
>> test/regex should be able to go away.
>
> This is right since micro can build without /usr et all.
OK, you're right. But that comment is unclear :)
--
Tom Rini
Mentor Graphics Corporation
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-02-04 16:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1PlNJv-0005sP-PU@melo.openembedded.org>
2011-02-04 15:30 ` [oe-commits] Martin Jansa : gnu-config: update also bindir change to replace /usr/bin/ env instead of /usr/bin/perl Tom Rini
2011-02-04 15:57 ` Otavio Salvador
2011-02-04 16:05 ` Martin Jansa
2011-02-04 16:18 ` Tom Rini
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.