diff options
Diffstat (limited to 'recipes/libtheora')
-rw-r--r-- | recipes/libtheora/libtheora_0.9+1.0alpha7.bb | 3 | ||||
-rw-r--r-- | recipes/libtheora/libtheora_1.0.bb | 3 | ||||
-rw-r--r-- | recipes/libtheora/libtheora_1.1.1.bb | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/libtheora/libtheora_0.9+1.0alpha7.bb b/recipes/libtheora/libtheora_0.9+1.0alpha7.bb index 5a372b65a1..e5ef755280 100644 --- a/recipes/libtheora/libtheora_0.9+1.0alpha7.bb +++ b/recipes/libtheora/libtheora_0.9+1.0alpha7.bb @@ -17,3 +17,6 @@ do_stage() { } + +SRC_URI[md5sum] = "55ee3c6db3e0927e7918309891a8f52b" +SRC_URI[sha256sum] = "f5c7730ded0273a8615b12b46a32b800bbcb9e861e3a18aa92b1c062981a2fef" diff --git a/recipes/libtheora/libtheora_1.0.bb b/recipes/libtheora/libtheora_1.0.bb index 01de01d138..8a88df3e89 100644 --- a/recipes/libtheora/libtheora_1.0.bb +++ b/recipes/libtheora/libtheora_1.0.bb @@ -4,3 +4,6 @@ PR = "${INC_PR}.0" SRC_URI += "file://libtheora-1.0-no-docs.patch;patch=1" + +SRC_URI[md5sum] = "c963937053f45a7878954bed37ceb182" +SRC_URI[sha256sum] = "3ae9df56e8fc75ffe26e63a13cae2ce79d079416175fb0baffe0e2de8dc91a6d" diff --git a/recipes/libtheora/libtheora_1.1.1.bb b/recipes/libtheora/libtheora_1.1.1.bb index 34bbb0bcbf..8c199eb5b5 100644 --- a/recipes/libtheora/libtheora_1.1.1.bb +++ b/recipes/libtheora/libtheora_1.1.1.bb @@ -4,3 +4,6 @@ PR = "${INC_PR}.0" SRC_URI += "file://no-docs.patch;patch=1" + +SRC_URI[md5sum] = "292ab65cedd5021d6b7ddd117e07cd8e" +SRC_URI[sha256sum] = "b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc" |