<div>This may be a dumb question, but I'll ask anyway.</div>
<div> </div>
<div>Suppose you have a project where you need a very custom user interface. Not just a series of applications that appear on a desktop like you see in sato, or Gnome, or KDE. Basically your application becomes the UI.</div>
<div> </div>
<div>I can see 2 approaches to this:</div>
<ol>
<li>Start with core-image-minimal and add the packages you need to support GFX, X11, and your application plus dependencies.</li>
<li>Take core-image-sato and change the applications to be your subtasks , and the look-and-feel of the desktop.</li></ol>
<div>What are the considerations of both approaches? </div>
<div>Is one better, or easier than the other?</div>
<div>How would you do this in Yocto?</div>
<div>Where do you look for information you need to accomplish this?</div>
<div> </div>
<div>JIm A</div>
<div> </div>