From: Robert Yang <liezhi.yang@windriver.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>,
"Burton, Ross" <ross.burton@intel.com>
Cc: Christopher Larson <clarson@kergoth.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 7/8] autotools.bbclass: use relative path to run configure script
Date: Tue, 13 Oct 2015 15:17:45 +0800 [thread overview]
Message-ID: <561CB019.8070903@windriver.com> (raw)
In-Reply-To: <12350428.oQrj5AvgHG@peggleto-mobl.ger.corp.intel.com>
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@windriver.com
>>>
>>> <mailto:liezhi.yang@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
>
next prev parent reply other threads:[~2015-10-13 7:17 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-08 13:16 [YOCTO 2.1] [PATCH 0/8] fixes for package_qa_walk() and buildpaths Robert Yang
2015-10-08 13:16 ` [PATCH 1/8] insane.bbclass: do_package_qa depends on WARN_QA and ERROR_QA Robert Yang
2015-10-08 13:16 ` [PATCH 2/8] insane.bbclass: make package_qa_walk() can print all the messages Robert Yang
2015-10-08 13:16 ` [PATCH 3/8] insane.bbclass: buildpaths: ignore .pyc files Robert Yang
2015-10-08 13:16 ` [PATCH 4/8] insane.bbclass: skip buildpath qa check when set INHIBIT_PACKAGE_STRIP Robert Yang
2015-10-08 13:16 ` [PATCH 5/8] insane.bbclass: fix for ignoring debug files Robert Yang
2015-10-08 13:16 ` [PATCH 6/8] package.bbclass: strip archive files Robert Yang
2015-10-08 13:16 ` [PATCH 7/8] autotools.bbclass: use relative path to run configure script Robert Yang
2015-10-08 21:00 ` Christopher Larson
2015-10-08 21:00 ` Christopher Larson
2015-10-08 21:06 ` Burton, Ross
2015-10-09 1:28 ` Robert Yang
2015-10-09 10:51 ` Burton, Ross
2015-10-09 11:30 ` Robert Yang
2015-10-13 7:08 ` Paul Eggleton
2015-10-13 7:17 ` Robert Yang [this message]
2015-10-13 7:30 ` Paul Eggleton
2015-10-08 13:16 ` [PATCH 8/8] glibc-initial.inc: use relative path to run configure Robert Yang
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=561CB019.8070903@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=clarson@kergoth.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.com \
--cc=ross.burton@intel.com \
/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.