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/mobilemesh/mobilemesh_1.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/mobilemesh') diff --git a/recipes/mobilemesh/mobilemesh_1.2.bb b/recipes/mobilemesh/mobilemesh_1.2.bb index 4fdf2aba3b..63077c4ff7 100644 --- a/recipes/mobilemesh/mobilemesh_1.2.bb +++ b/recipes/mobilemesh/mobilemesh_1.2.bb @@ -38,3 +38,6 @@ FILES_${PN}-dbg += "${sysconfdir}/mobilemesh/mmtodot.debug ${sysconfdir}/mobilem ${sysconfdir}/mobilemesh/mmrp.debug ${sysconfdir}/mobilemesh/mmdiscover.debug" CONFFILES_${PN}_nylon = "${sysconfdir}/mobilemesh/mmrp.conf ${sysconfdir}/mobilemesh/mmdiscover.conf" + +SRC_URI[md5sum] = "d428c743de00ed7165c5eae37bfe4f5b" +SRC_URI[sha256sum] = "06e814ae5910368dd14abb6228b7d3a5e2f504ef9c7b766364cfd4b8c9c04ddd" -- cgit 1.2.3-korg