* Automated script to know all the Recipes details
@ 2020-10-01 12:16 Yocto_user
2020-10-06 19:48 ` [yocto] " Paul Eggleton
0 siblings, 1 reply; 2+ messages in thread
From: Yocto_user @ 2020-10-01 12:16 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
Hi, do we have any automated script that we can run in Yocto 3.0 Zues release or any general release to get all these information of all the packages installed in a particular Yocto release:
1. Name
2. Version
3. Homepage link of the Recipes from where it was downloaded.
If there is any script then please share it.
[-- Attachment #2: Type: text/html, Size: 344 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [yocto] Automated script to know all the Recipes details
2020-10-01 12:16 Automated script to know all the Recipes details Yocto_user
@ 2020-10-06 19:48 ` Paul Eggleton
0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2020-10-06 19:48 UTC (permalink / raw)
To: Yocto_user; +Cc: yocto
Hi there
On Friday, 2 October 2020 01:16:15 NZDT Yocto_user wrote:
> Hi, do we have any automated script that we can run in Yocto 3.0 Zues
> release or any general release to get all these information of all the
> packages installed in a particular Yocto release:
> 1. Name
> 2. Version
> 3. Homepage link of the Recipes from where it was downloaded.
So if you're familiar with Python you could fairly quickly write a script to
iterate over recipes and get these values using tinfoil:
https://wiki.yoctoproject.org/wiki/TipsAndTricks/Tinfoil
Cheers,
Paul
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-06 19:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-01 12:16 Automated script to know all the Recipes details Yocto_user
2020-10-06 19:48 ` [yocto] " Paul Eggleton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox