[oe] [PATCH][meta-oe] cramfs: fix license, as it's an "or later" case

Christopher Larson kergoth at gmail.com
Thu Dec 29 00:06:56 UTC 2011


From: Christopher Larson <chris_larson at mentor.com>

Signed-off-by: Christopher Larson <chris_larson at mentor.com>
---
 meta-oe/recipes-support/cramfs/cramfs_cvs.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-support/cramfs/cramfs_cvs.bb b/meta-oe/recipes-support/cramfs/cramfs_cvs.bb
index 667097c..d9b2df4 100644
--- a/meta-oe/recipes-support/cramfs/cramfs_cvs.bb
+++ b/meta-oe/recipes-support/cramfs/cramfs_cvs.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Builds cramfs filesystems for embedded systems"
-LICENSE = "GPLv2"
+LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/linux/COPYING;md5=9579385572eb40eded61dcb07e0038a4"
 DEPENDS = "zlib"
 SRCDATE = "20110110"
-- 
1.7.8.rc4





More information about the Openembedded-devel mailing list