From: Koen Kooi Date: Wed, 17 Mar 2010 09:26:09 +0000 (+0100) Subject: orc: add license stub, packaging still needs to change to comply with it X-Git-Tag: Release-2010-05/1~340^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4935517e328364e9ebc6f5a73152e1fc51dd4ead;p=openembedded.git orc: add license stub, packaging still needs to change to comply with it --- diff --git a/recipes/orc/orc.inc b/recipes/orc/orc.inc index 7d48806c0e..b2c227689d 100644 --- a/recipes/orc/orc.inc +++ b/recipes/orc/orc.inc @@ -1,5 +1,6 @@ DESCRIPTION = "orc - The Oil Runtime Compiler" HOMEPAGE = "http://code.entropywave.com/projects/orc/" +LICENSE = "orc" SRC_URI = "http://code.entropywave.com/download/orc/orc-${PV}.tar.gz;name=orc"