| Submitter | Christopher Larson |
|---|---|
| Date | Dec. 29, 2011, 12:06 a.m. |
| Message ID | <1325117216-7835-1-git-send-email-kergoth@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/17757/ |
| State | New, archived |
| Headers | show |
Comments
Patch
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"