[OE-core] [PATCH 7/8] autotools.bbclass: use relative path to run configure script

Robert Yang liezhi.yang at windriver.com
Tue Oct 13 07:17:45 UTC 2015



On 10/13/2015 03:08 PM, Paul Eggleton wrote:
> On Friday 09 October 2015 19:30:07 Robert Yang wrote:
>> On 10/09/2015 06:51 PM, Burton, Ross wrote:
>>> On 9 October 2015 at 02:28, Robert Yang <liezhi.yang at windriver.com
>>>
>>> <mailto:liezhi.yang at windriver.com>> wrote:
>>>      I'm afraid that realpath is not generally existed on the build host ?
>>>
>>> It's part of coreutils on my Debian stable box.  I guess the real question
>>> is "does it exist on Centos 6?".  [looks].  Hmm, it's not present on
>>> that.
>> Ubuntu 14.03 desktop doesn't have it, either.
>
> Does readlink -f suffice ?

Hi Paul,

We deed change an absolute path to relative path here, readlink -f does the
opposite ?

// Robert

>
> Cheers,
> Paul
>



More information about the Openembedded-core mailing list