linux-dummy: set reasonable DESCRIPTION

(From OE-Core rev: 2deb5211fdad0df501c3c2cdb0ed14caccb37ebe)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2013-12-21 23:47:48 +00:00 committed by Richard Purdie
parent bc16384ef7
commit 2de5f44a65
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
SECTION = "kernel"
SUMMARY = "Dummy Linux kernel"
DESCRIPTION = "Dummy Linux kernel, to be selected as the preferred \
provider for virtual/kernel to satisfy dependencies for situations \
where you wish to build the kernel externally from the build system."
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe"