All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Identifying image recipes
@ 2015-04-02 13:08 Barros Pena, Belen
  2015-04-02 14:17 ` Christopher Larson
  2015-04-02 14:27 ` Richard Purdie
  0 siblings, 2 replies; 5+ messages in thread
From: Barros Pena, Belen @ 2015-04-02 13:08 UTC (permalink / raw)
  To: toaster@yoctoproject.org

A couple of weeks ago I ran an informal round of usability testing with
the new Toaster build functionality. One of the major issues that surfaced
was how difficult it is to identify the image recipes you can build, in
between the massive list of recipes coming from the OpenEmbedded metadata
index. It is important that the image recipes are easy to spot because
those are likely to be the first point of interest for Toaster users.

The problem, as far as my understanding goes, is that there is no way in
the OpenEmbedded metadata to tell those apart from other recipes. We could
try and filter image recipes based on the image name (they often contain
the string '-image-'), but that would not be completely accurate.

My question is: would it be possible to introduce a variable to identify
image recipes, I don't know, something like IMAGE_RECIPE = '1' or 'yes'
(just a wild example), that could be included in recipe files to tell
image recipes apart from standard software recipes, and that we could use
in Toaster to filter the recipe list? Is it worth proposing this to
OpenEmbedded, or there is no chance we'll get something like this through?

Thanks!

Belén



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-07 12:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-02 13:08 [RFC] Identifying image recipes Barros Pena, Belen
2015-04-02 14:17 ` Christopher Larson
2015-04-07  9:12   ` Barros Pena, Belen
2015-04-07 12:46     ` Damian, Alexandru
2015-04-02 14:27 ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.