diff options
Diffstat (limited to 'recipes/hostap/hostap-utils_0.4.7.bb')
-rw-r--r-- | recipes/hostap/hostap-utils_0.4.7.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/hostap/hostap-utils_0.4.7.bb b/recipes/hostap/hostap-utils_0.4.7.bb index 563594780d..084f6d14cf 100644 --- a/recipes/hostap/hostap-utils_0.4.7.bb +++ b/recipes/hostap/hostap-utils_0.4.7.bb @@ -21,3 +21,6 @@ do_install() { install -m 0755 $f ${D}${sbindir}/ done } + +SRC_URI[md5sum] = "afe041581b8f01666e353bec20917c85" +SRC_URI[sha256sum] = "c6f598d8e356c1620fa009eca0a700bf1105e16817eefd77d891994261009355" |