diff options
-rw-r--r-- | meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb index b848b820c..cb919d79e 100644 --- a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb +++ b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb | |||
@@ -3,7 +3,7 @@ LICENSE = "CC-BY-3.0" | |||
3 | # http://www.bigbuckbunny.org/index.php/about/ | 3 | # http://www.bigbuckbunny.org/index.php/about/ |
4 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7" | 4 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7" |
5 | 5 | ||
6 | SRC_URI = "https://www.mediaspip.net/IMG/avi/big_buck_bunny_1080p_surround.avi" | 6 | SRC_URI = "http://www.peach.themazzone.com/big_buck_bunny_1080p_surround.avi" |
7 | SRC_URI[md5sum] = "223991c8b33564eb77988a4c13c1c76a" | 7 | SRC_URI[md5sum] = "223991c8b33564eb77988a4c13c1c76a" |
8 | SRC_URI[sha256sum] = "69fe2cfe7154a6e752688e3a0d7d6b07b1605bbaf75b56f6470dc7b4c20c06ea" | 8 | SRC_URI[sha256sum] = "69fe2cfe7154a6e752688e3a0d7d6b07b1605bbaf75b56f6470dc7b4c20c06ea" |
9 | 9 | ||