[oe-commits] Paul Eggleton : linux-dummy: set reasonable DESCRIPTION

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 12:53:29 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 2deb5211fdad0df501c3c2cdb0ed14caccb37ebe
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2deb5211fdad0df501c3c2cdb0ed14caccb37ebe

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Sat Dec 21 23:47:48 2013 +0000

linux-dummy: set reasonable DESCRIPTION

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 meta/recipes-kernel/linux/linux-dummy.bb | 3 +++
 1 file changed, 3 insertions(+)

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"



More information about the Openembedded-commits mailing list