How to add packages in systembuilder?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to add packages in systembuilder?

跳至解决方案
1,881 次查看
adeel
Contributor III

Hello,

I want to add taskset command in the Systembuilder distribution. I tried opkg install taskset* but it doesn't work. Can anybody provide a link for Systembuilder package repository?

Adeel

1 解答
1,318 次查看
lunminliang
NXP Employee
NXP Employee

Please see below application team comment on this:

*******************************************************************

I believe the command is included as part of the util-linux package. (source: http://en.wikipedia.org/wiki/Util-linux) I have checked the Yocto packages with "bitbake -s" command and it appears to be present. Including the package with the build should give the command.

*******************************************************************

If possible you should upgrade the newest yocto SDK

在原帖中查看解决方案

1 回复
1,319 次查看
lunminliang
NXP Employee
NXP Employee

Please see below application team comment on this:

*******************************************************************

I believe the command is included as part of the util-linux package. (source: http://en.wikipedia.org/wiki/Util-linux) I have checked the Yocto packages with "bitbake -s" command and it appears to be present. Including the package with the build should give the command.

*******************************************************************

If possible you should upgrade the newest yocto SDK