Discussion:
[yocto] how to get the depedents ipk packge list of the target packge?
tugouxp
2018-10-22 10:34:12 UTC
Permalink
hi folks:


i am trying to install a huge packages (chromium) on the target plagform, what puzzle me is that there are tons of depends relations between target packages and third-party.
when i execute the

"opkg install ./xxxxx.ipk --force-depends"
alough the target ipk can be installed successly with "--froce-depends" to ignore the depends, but it cant be executed normaly for lack of libraries.
i have dealt with many many "*.ipk" , but still no end up.
so , is there any way to get the total depends package list with just a single command?


thanks for your kindly support!

Loading...