aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-10-20 14:45:36 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-10-28 09:23:00 +0100
commit12994b85e6018eb09ca9ccb238ac179ee23dc229 (patch)
tree882388f141323de50a1afab773282e5759bf623c /meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb
parentf2206daef26f1525a2688a0d5a2b53e8a6f71b99 (diff)
downloadmeta-openembedded-12994b85e6018eb09ca9ccb238ac179ee23dc229.tar.gz
bigbuckbunny: Don't use whole avi in LIC_FILES_CHKSUM and add version
* it's causing huge deploy/licenses files: 211M deploy/licenses/bigbuckbunny-480p 317M deploy/licenses/bigbuckbunny-720p 886M deploy/licenses/bigbuckbunny-1080p and avi checksum is already verified by SRC_URI checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb')
-rw-r--r--meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb
index 93a52c0793..e49b472930 100644
--- a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb
+++ b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "Big Buck Bunny movie - 1080P"
-LICENSE = "CC-BY"
-LIC_FILES_CHKSUM = "file://${WORKDIR}/big_buck_bunny_1080p_surround.avi;md5=223991c8b33564eb77988a4c13c1c76a"
+LICENSE = "CC-BY-3.0"
+# http://www.bigbuckbunny.org/index.php/about/
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7"
SRC_URI = "http://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_surround.avi"
SRC_URI[md5sum] = "223991c8b33564eb77988a4c13c1c76a"