]> code.ossystems Code Review - openembedded-core.git/commitdiff
beeycrypt: added LICENSE field
authorSaul Wold <Saul.Wold@intel.com>
Thu, 30 Sep 2010 17:22:11 +0000 (10:22 -0700)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 30 Sep 2010 17:22:11 +0000 (10:22 -0700)
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta/recipes-support/beecrypt/beecrypt_4.1.2.bb

index 6eb40e5d5d06c361f729c31d2587528b47cb7fdd..dfcc6ba7eefe384ee449ee96b88aabd9a08f12fe 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI="${SOURCEFORGE_MIRROR}/beecrypt/beecrypt-${PV}.tar.gz \
         file://x64fix.patch \
         file://disable-icu-check.patch \
         file://fix-security.patch"
-
+LICENSE = "GPLv2"
 DEPENDS = "icu"
 
 PR = "r0"