[OE-core] [PATCH 4/4] qemu-config: update DESCRIPTION and LICENSE

Paul Eggleton paul.eggleton at linux.intel.com
Mon Nov 14 18:54:20 UTC 2011


* Make the DESCRIPTION more accurate
* LICENSE is actually GPLv2 according to the COPYING.GPL file

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/recipes-bsp/qemu-config/qemu-config.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-bsp/qemu-config/qemu-config.bb b/meta/recipes-bsp/qemu-config/qemu-config.bb
index 4baf175..2fd9667 100644
--- a/meta/recipes-bsp/qemu-config/qemu-config.bb
+++ b/meta/recipes-bsp/qemu-config/qemu-config.bb
@@ -1,6 +1,6 @@
-DESCRIPTION = "Adds scripts to use distcc on the host system under qemu"
+DESCRIPTION = "Adds scripts and configuration for development on qemu images"
 
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe"
 
 COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemumips|qemuppc)"
-- 
1.7.5.4





More information about the Openembedded-core mailing list