[yocto] Add python2 as native package in openembedded sdk

Alberto Eusebi alberto at albeus.eu
Mon Oct 29 08:42:07 PDT 2018


On Wednesday 17 October 2018, alle 14:27, Burton, Ross wrote:
> On Wed, 17 Oct 2018 at 14:18, Alberto Eusebi <alberto at albeus.eu> wrote:
> > On Monday 15 October 2018, alle 17:57, Burton, Ross wrote:
> > > Add nativesdk-python-core and nativesdk-python-modules to
> > > TOOLCHAIN_HOST_TASK (using _append).
> >
> 
> > But the resulting script don't work, it only unpacks the sysroots and then stalls:
> >
> >    __________________________________________________________________________________________________________________________
> >    # ./angstrom-glibc-x86_64-armv7at2hf-neon-v2017.12-toolchain.sh -d 4.9
> >    Angstrom SDK installer version nodistro.0
> >    =========================================
> >    You are about to install the SDK to "/opt/toradex_sdk/imx6/4.9". Proceed[Y/n]?
> >    Extracting SDK.........................................................................................................done
> >    Setting it up...ls: cannot access '/opt/toradex_sdk/imx6/4.9/environment-setup-*': No such file or directory
> >    __________________________________________________________________________________________________________________________
> 
> Sounds like you broke the SDK.  How did you set TOOLCHAIN_HOST_TASK?

Hi Ross,
thank you. Your reply solved my problem. I appled it in a wrong way: i used
"+=" in variable. Now I used _append as you recommended.

Thank you very much for your support!

Cheers
Albeus


More information about the yocto mailing list