diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:35:00 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:51:36 +0200 |
commit | 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 (patch) | |
tree | 539b8259dd387cc00ddb10be2a297b6b29e0972a /recipes/lttng/lttng-control_0.79.bb | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/lttng/lttng-control_0.79.bb')
-rw-r--r-- | recipes/lttng/lttng-control_0.79.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/lttng/lttng-control_0.79.bb b/recipes/lttng/lttng-control_0.79.bb index 703fccaafe..ffa6f3992e 100644 --- a/recipes/lttng/lttng-control_0.79.bb +++ b/recipes/lttng/lttng-control_0.79.bb @@ -13,3 +13,6 @@ inherit autotools export KERNELDIR="${STAGING_KERNEL_DIR}" FILES_${PN} += "${datadir}/ltt-control/facilities/*" + +SRC_URI[md5sum] = "5846298f930f27454fc8f3b6cc0b6002" +SRC_URI[sha256sum] = "f6ae22f65ffca55b456ab6dc46d601f82956503b53698c9565dc41ef499e3bb5" |