mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
core-image-foo: add description to each image bb file
Add DESCRIPTION to each image bb file according to poky reference manual for Hob2 use later. (From OE-Core rev: 05a7c022e613f35de8ce47bb667140a7ce47fcea) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6b2b5d2acd
commit
127d1fd1c2
@@ -1,3 +1,6 @@
|
||||
DESCRIPTION = "A foundational basic image without support for X that can be \
|
||||
reasonably used for customization."
|
||||
|
||||
IMAGE_FEATURES += "apps-console-core ssh-server-openssh"
|
||||
|
||||
IMAGE_INSTALL = "\
|
||||
|
||||
Reference in New Issue
Block a user