diff options
Diffstat (limited to 'recipes/htb-init/htb-init_0.8.5.bb')
-rw-r--r-- | recipes/htb-init/htb-init_0.8.5.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/htb-init/htb-init_0.8.5.bb b/recipes/htb-init/htb-init_0.8.5.bb index 69d61e268a..e6a7408e25 100644 --- a/recipes/htb-init/htb-init_0.8.5.bb +++ b/recipes/htb-init/htb-init_0.8.5.bb @@ -22,3 +22,6 @@ do_install() { } PACKAGE_ARCH = "all" + +SRC_URI[md5sum] = "1713d9a4941120235cb0721ceba6493b" +SRC_URI[sha256sum] = "acfda369dff72b9073a8b70f2b05b1397a61a1cdb23970e5ed216d632ff33586" |