diff options
Diffstat (limited to 'recipes/gpephone/videoplayer_0.1.bb')
-rw-r--r-- | recipes/gpephone/videoplayer_0.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gpephone/videoplayer_0.1.bb b/recipes/gpephone/videoplayer_0.1.bb index 70361920f9..d189678bb8 100644 --- a/recipes/gpephone/videoplayer_0.1.bb +++ b/recipes/gpephone/videoplayer_0.1.bb @@ -10,3 +10,6 @@ GPE_TARBALL_SUFFIX= "gz" inherit gpephone autotools FILES_${PN} += "${datadir}/database ${datadir}/res" + +SRC_URI[md5sum] = "405c8780f80f8f117622fa45698328c7" +SRC_URI[sha256sum] = "3cf9b04025015ad06ab3449f20778e34887f5aecdfe367a983ae8e52e394b0df" |