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 <ellurubharat...@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.
> 
> 
> 
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to