diff options
Diffstat (limited to 'recipes/bmon/bmon_2.1.0.bb')
-rw-r--r-- | recipes/bmon/bmon_2.1.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/bmon/bmon_2.1.0.bb b/recipes/bmon/bmon_2.1.0.bb index d6cd03f614..611ceb7ea7 100644 --- a/recipes/bmon/bmon_2.1.0.bb +++ b/recipes/bmon/bmon_2.1.0.bb @@ -13,3 +13,6 @@ inherit autotools do_compile() { oe_runmake } + +SRC_URI[md5sum] = "3111a027907016c0902d67350c619df6" +SRC_URI[sha256sum] = "36a5772fc0241298b15db3dc4fb2552dcbb43edeffd6fcea4cd8818e97ec99fe" |