All of lore.kernel.org
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: yocto@yoctoproject.org
Subject: Re: meta-toolchain not always relocatable
Date: Thu, 19 Mar 2015 18:51:43 -0700	[thread overview]
Message-ID: <550B7D2F.2020308@gmail.com> (raw)
In-Reply-To: <3117116.FDFJ4kzQ93@peggleto-mobl.ger.corp.intel.com>



On 03/19/2015 10:20 AM, Paul Eggleton wrote:
> Hi Marco,
>
> On Thursday 19 March 2015 17:46:44 Marco Cavallini wrote:
>> I am facing to a very odd behaviour installing the resulting meta-toolchain.
>> I launch
>> poky-glibc-i686-meta-toolchain-cortexa9hf-vfp-neon-toolchain-1.7.1.sh
>>
>> If I install in the default directory or in /opt/poky/test it works as
>> expected, but if I install in /opt/poky/1.7.1-cortexa9hf there is a
>> problem. Using YP older that dizzy it worked with a charm.
>>
>> $ ./poky-glibc-i686-meta-toolchain-cortexa9hf-vfp-neon-toolchain-1.7.1.sh
>> Enter target directory for SDK (default: /opt/poky/1.7.1):
>> /opt/poky/1.7.1-cortexa9hf
>> You are about to install the SDK to "/opt/poky/1.7.1-cortexa9hf".
>> Proceed[Y/n]? Extracting SDK...done
>> Setting it up...done
>> SDK has been successfully set up and is ready to be used.
>>
>> Now I can't use it calling the env setup as usual
>> $ .
>> /opt/poky/1.7.1-cortexa9hf/environment-setup-cortexa9hf-vfp-neon-poky-linux
>> -gnueabi
>>
>> the reason is that the resulting path is incorrect
>>
>> $ env | grep PATH
>> PATH=/opt/poky/1.7.1-cortexa9hf-cortexa9hf/sysroots/i686-pokysdk-linux/usr/b
>> in:/opt/poky/1.7.1-cortexa9hf-cortexa9hf/sysroots/i686-pokysdk-linux/usr/bin
>> /arm-poky-linux-gnueabi:.....
>
> Yes, I discovered this a few months ago and it got fixed in master:
>
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=7032
>
> It looks like we still haven't backported the fix to 1.7 though. Anibal, could
> you please take care of that?

I can if Anibal is working on other things. I have slowly back porting 
changes anyway for the next dizzy release.

- armin
>
> Thanks,
> Paul
>


      reply	other threads:[~2015-03-20  1:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19 16:46 meta-toolchain not always relocatable Marco Cavallini
2015-03-19 17:20 ` Paul Eggleton
2015-03-20  1:51   ` akuster808 [this message]

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=550B7D2F.2020308@gmail.com \
    --to=akuster808@gmail.com \
    --cc=yocto@yoctoproject.org \
    /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.