summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-21 23:47:48 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:47:35 +0000
commit2deb5211fdad0df501c3c2cdb0ed14caccb37ebe (patch)
tree9d8fda5b1ee0a1f5960061036ed248d3e897e631 /meta
parent92cbf6962b82f9118bdc55883851adf2b5fcc930 (diff)
downloadopenembedded-core-2deb5211fdad0df501c3c2cdb0ed14caccb37ebe.tar.gz
linux-dummy: set reasonable DESCRIPTION
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/linux/linux-dummy.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-dummy.bb b/meta/recipes-kernel/linux/linux-dummy.bb
index acf07e182f..bab1ac1c0c 100644
--- a/meta/recipes-kernel/linux/linux-dummy.bb
+++ b/meta/recipes-kernel/linux/linux-dummy.bb
@@ -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"