aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slugtool
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/slugtool')
-rw-r--r--recipes/slugtool/slugtool-native.bb3
-rw-r--r--recipes/slugtool/slugtool.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/slugtool/slugtool-native.bb b/recipes/slugtool/slugtool-native.bb
index 088839cf80..9f06fb2e95 100644
--- a/recipes/slugtool/slugtool-native.bb
+++ b/recipes/slugtool/slugtool-native.bb
@@ -7,3 +7,6 @@ PACKAGES = ""
do_stage () {
install -m 0755 slugtool ${STAGING_BINDIR}/
}
+
+SRC_URI[md5sum] = "d83e00e9c691984f36cb421d84873bc7"
+SRC_URI[sha256sum] = "0a2080a48f8a52d10d49aa78a66027205920b76c8e901d07fb040759191aad9e"
diff --git a/recipes/slugtool/slugtool.bb b/recipes/slugtool/slugtool.bb
index fb7497931f..f6d48aa641 100644
--- a/recipes/slugtool/slugtool.bb
+++ b/recipes/slugtool/slugtool.bb
@@ -15,3 +15,6 @@ do_install () {
install -d ${D}${bindir}
install -m 0755 slugtool ${D}${bindir}/
}
+
+SRC_URI[md5sum] = "d83e00e9c691984f36cb421d84873bc7"
+SRC_URI[sha256sum] = "0a2080a48f8a52d10d49aa78a66027205920b76c8e901d07fb040759191aad9e"