[yocto] List of Recipes

Philip Balister philip at balister.org
Mon Jul 7 17:30:28 PDT 2014


Also look into the buildhistory class.

Philip

On 07/07/2014 12:26 PM, Alexandru Vaduva wrote:
> using:
> 
> bitbake -g <image-name> && cat pn-depends.dot | grep -v -e '-native' | grep -v digraph | grep -v -e '-image' | awk '{print $1}' | sort | uniq
> 
> you can visualize the image packages. Let me know if this is what you are looking for.
> 
> 
> 
> On Monday, July 7, 2014 7:04 PM, Bharath Chandra <ellurubharath29 at gmail.com> wrote:
>  
> 
> 
> Hi All,
> 
> I have an image deployed on gumstix board and I do not know the recipe file used to build that image. I want to know list of recipes used to build that image. Is it possible??
> 
> 
> 
> Thanks & Regards,
> Bharath Chandra Elluru.
> Contact Number:785-979-4875.
> 
> 
> 



More information about the yocto mailing list