[poky] [PATCH 15/20] libtheora:Add license checksum to bb file

Mei Lei lei.mei at intel.com
Thu Nov 25 01:34:33 PST 2010


Add COPYING file checksum to bb file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 .../libtheora/libtheora_1.1.1.bb                   |    2 +-
 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 e964682..74d7572 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"
-- 
1.6.3.3




More information about the poky mailing list