diff options
Diffstat (limited to 'recipes/fam')
-rw-r--r-- | recipes/fam/fam_2.6.10.bb | 3 | ||||
-rw-r--r-- | recipes/fam/fam_2.7.0.bb | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/fam/fam_2.6.10.bb b/recipes/fam/fam_2.6.10.bb index 870c67719f..714142aaef 100644 --- a/recipes/fam/fam_2.6.10.bb +++ b/recipes/fam/fam_2.6.10.bb @@ -15,3 +15,6 @@ do_stage() { install -m 0644 ${S}/include/fam.h ${STAGING_INCDIR}/ } + +SRC_URI[md5sum] = "1c5a2ea659680bdd1e238d7828a857a7" +SRC_URI[sha256sum] = "885ced3480aef3cee519a459a572e31cd2fd5e24bcd35b1d0c8833361699026e" diff --git a/recipes/fam/fam_2.7.0.bb b/recipes/fam/fam_2.7.0.bb index 653aea6d3c..44fab1b833 100644 --- a/recipes/fam/fam_2.7.0.bb +++ b/recipes/fam/fam_2.7.0.bb @@ -15,3 +15,6 @@ do_stage() { install -m 0644 ${S}/include/fam.h ${STAGING_INCDIR}/ } + +SRC_URI[md5sum] = "1bf3ae6c0c58d3201afc97c6a4834e39" +SRC_URI[sha256sum] = "1e0aa136693a3e9f4b43ebd71e7bd934cea31817a4a6cba2edc7aac353b8a93f" |