]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-dummy: set reasonable DESCRIPTION
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sat, 21 Dec 2013 23:47:48 +0000 (23:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 12:47:35 +0000 (12:47 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-kernel/linux/linux-dummy.bb

index acf07e182f1b177c836232885f6252921416d771..bab1ac1c0c68d7edc7ed99196e1a4b50767a75c2 100644 (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"