Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2013-11-14 | classes/image-empty: remove | Paul Eggleton | 1 | |
We don't actually need this dummy class; "inherit" can be used with an expression that evaluates to nothing with current BitBake. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2011-07-27 | classes/image*: Revamp creation of live images | Saul Wold | 1 | |
This creates a live image as an IMAGE_FSTYPES, thus removing the need to have additional -live.bb recipes. To create a live image one just needs to add live to the IMAGE_FSTYPES list Signed-off-by: Saul Wold <sgw@linux.intel.com> |