From 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 12 Apr 2010 16:35:00 +0200 Subject: recipes: add missing checksums Signed-off-by: Martin Jansa --- recipes/bustle/bustle-dbus-monitor_0.2.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/bustle') diff --git a/recipes/bustle/bustle-dbus-monitor_0.2.0.bb b/recipes/bustle/bustle-dbus-monitor_0.2.0.bb index 4d4768f4de..abcfd78021 100644 --- a/recipes/bustle/bustle-dbus-monitor_0.2.0.bb +++ b/recipes/bustle/bustle-dbus-monitor_0.2.0.bb @@ -5,6 +5,9 @@ LICENSE = "LGPL" SECTION = "console/network" SRC_URI = "http://www.willthompson.co.uk/bustle/releases/bustle-${PV}.tar.gz" +SRC_URI[md5sum] = "23d6467bcadd7cbc7a3d1ffe0614f7f6" +SRC_URI[sha256sum] = "995a4f02604d28adbb3e8bd3045cd774834b244c42039032e5d3d0ab11949d87" + S = "${WORKDIR}/bustle-${PV}" do_compile() { -- cgit 1.2.3-korg