aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-26 09:28:34 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:50 -0800
commita82702db5a95b3f8bf73aae5d780e8efa5c4edf6 (patch)
tree0b670421c8ab9e28a70a2fa493b3b6fdfec96a66 /meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
parentdcf68c33d94bd0ef84c090ad6e259ec9261d983d (diff)
downloadopenembedded-core-a82702db5a95b3f8bf73aae5d780e8efa5c4edf6.tar.gz
libtheora:Add license checksum to bb file
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb')
-rw-r--r--meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb b/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
index e9646828a8..74d75720d3 100644
--- a/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
+++ b/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://xiph.org/"
BUGTRACKER = "https://trac.xiph.org/newticket"
SECTION = "libs"
LICENSE = "BSD"
-
+LIC_FILES_CHKSUM = "file://COPYING;md5=cf91718f59eb6a83d06dc7bcaf411132"
DEPENDS = "libogg"
PR = "r1"