'rpm -qa' doesn't show anything

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

'rpm -qa' doesn't show anything

669件の閲覧回数
jerrymorrow
Contributor III

Hello,  I'm trying to list all the installed packages in SDK 2.0 (+ latest patch) on our LS1043A.  I thought 'rpm -qa' would work, but it returned nothing.  

thanks

Jerry

Type the following command to print the all the names of installed packages on your Linux system.

# rpm -qa
0 件の賞賛
返信
1 返信

502件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Jerry,

Linux running on QorIQ platform is unlike the common distributed Linux, using rpm to upgrade and manage Linux application package.

The packages are built into filesystem by Yocto, you could modify Yocto recipe to decide to include which packages into filesystem.

You could use the command "bitbake -s fsl-image-core" to list all packages built into fsl-image-core filesytem.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信