summaryrefslogtreecommitdiffstats
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:50:21 +0000
commit2de5f44a6558628d8c6a275d9b584e8bbb4fa3ad (patch)
treea104dd22b4db37e0cfeda79ebb88ade08131214e
parentbc16384ef75a23df30eaa1ee8ba59ef55386344a (diff)
downloadast2050-yocto-poky-2de5f44a6558628d8c6a275d9b584e8bbb4fa3ad.zip
ast2050-yocto-poky-2de5f44a6558628d8c6a275d9b584e8bbb4fa3ad.tar.gz
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>
-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 acf07e1..bab1ac1 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"
OpenPOWER on IntegriCloud