Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] distutils: correct path to python for nativesdk
@ 2017-03-28 18:51 Serhii Popovych
  2017-03-28 18:51 ` [PATCH 1/2] distutils.bbclass: Fix path to python for scripts Serhii Popovych
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Serhii Popovych @ 2017-03-28 18:51 UTC (permalink / raw)
  To: openembedded-core; +Cc: XE-Linux

Hi,

Here is another small set of similar changes.

While for target path to python interpreter is fixed
a while ago, for nativesdk it points to env(1) utility
with absolute path in SDK where it might not be present.

Also this absolute path might be too long.

Use ${USRBINPATH} instead of ${bindir} to correctly
configure path to env(1).

Please review.

Thanks.

Cc: XE-Linux <xe-linux-external@cisco.com>
Serhii Popovych (2):
  distutils.bbclass: Fix path to python for scripts
  distutils3.bbclass: Fix path to python for scripts

 meta/classes/distutils.bbclass  | 4 ++--
 meta/classes/distutils3.bbclass | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-28 19:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-28 18:51 [PATCH 0/2] distutils: correct path to python for nativesdk Serhii Popovych
2017-03-28 18:51 ` [PATCH 1/2] distutils.bbclass: Fix path to python for scripts Serhii Popovych
2017-03-28 18:51 ` [PATCH 2/2] distutils3.bbclass: " Serhii Popovych
2017-03-28 19:02 ` ✗ patchtest: failure for distutils: correct path to python for nativesdk Patchwork
2017-03-28 19:31   ` [PATCH v2 0/2] " Serhii Popovych
2017-03-28 19:31     ` [PATCH v2 1/2] distutils.bbclass: Fix path to python for scripts Serhii Popovych
2017-03-28 19:32     ` [PATCH v2 2/2] distutils3.bbclass: " Serhii Popovych

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox