diff options
Diffstat (limited to 'recipes/froot/froot_0.7.1.bb')
-rw-r--r-- | recipes/froot/froot_0.7.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/froot/froot_0.7.1.bb b/recipes/froot/froot_0.7.1.bb index 1faf5a5788..f71d5166dc 100644 --- a/recipes/froot/froot_0.7.1.bb +++ b/recipes/froot/froot_0.7.1.bb @@ -18,3 +18,6 @@ do_install() { install -m 0644 help/html/froot.html ${D}${palmtopdir}/help/html/ install -m 0644 pics/froot/*.png ${D}${palmtopdir}/pics/froot/ } + +SRC_URI[md5sum] = "ac310580a6a54b692b977e11a0e80242" +SRC_URI[sha256sum] = "210a55754c4ff0fa4143c22334a22bb2768f0c8ded2f6efa60144ea1b0abed6a" |