S32G399 yocto compilation cross-compilation tool chain

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32G399 yocto compilation cross-compilation tool chain

ソリューションへジャンプ
504件の閲覧回数
learnx
Contributor III

BSP VERSION: BSP38

HW VERSION: S32G399ARDB3

In the yocto build environment, I want to change the ld-linux-x86-64.so.2 dynamic library used in the tool chain to the dynamic library under the system: /lib64/ld-linux-x86-64.so.2, How should it be modified?Thank you.

learnx_1-1710401448956.png

 

0 件の賞賛
返信
1 解決策
467件の閲覧回数
chenyin_h
NXP Employee
NXP Employee

Hello, @learnx

Thanks for the question.

Seems it is a not a NXP specific issue, but commonly with Yocto functionality.

I have the following steps for your reference:

Open the file: sources/poky/meta-poky/conf/distro/poky.conf under yocto directory.

Comment out the following two lines:

require conf/distro/include/yocto-uninative.inc

INHERIT += "uninative"

Then rebuild the yocto to have a try.

Hope it helps.

 

Best Regards

Chenyin

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
468件の閲覧回数
chenyin_h
NXP Employee
NXP Employee

Hello, @learnx

Thanks for the question.

Seems it is a not a NXP specific issue, but commonly with Yocto functionality.

I have the following steps for your reference:

Open the file: sources/poky/meta-poky/conf/distro/poky.conf under yocto directory.

Comment out the following two lines:

require conf/distro/include/yocto-uninative.inc

INHERIT += "uninative"

Then rebuild the yocto to have a try.

Hope it helps.

 

Best Regards

Chenyin

0 件の賞賛
返信
463件の閲覧回数
learnx
Contributor III

Thank you very much.

0 件の賞賛
返信
471件の閲覧回数
learnx
Contributor III

Can anyone give an answer?

0 件の賞賛
返信