diff options
Diffstat (limited to 'recipes/ethload')
-rw-r--r-- | recipes/ethload/ethload_1.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/ethload/ethload_1.2.bb b/recipes/ethload/ethload_1.2.bb index f65dd8bad9..35cf73c757 100644 --- a/recipes/ethload/ethload_1.2.bb +++ b/recipes/ethload/ethload_1.2.bb @@ -9,3 +9,6 @@ inherit autotools do_configure() { oe_runconf } + +SRC_URI[md5sum] = "0e8cac9311ece27bed363d842c63dc50" +SRC_URI[sha256sum] = "8a27bae79247f893592b9e919f80c6f01c082d8ac7320602490106c758a9c762" |