]> code.ossystems Code Review - openembedded-core.git/commitdiff
desktop-file-utils: Add SRC_URI checksums
authorSaul Wold <sgw@linux.intel.com>
Mon, 4 Apr 2011 22:07:12 +0000 (15:07 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Apr 2011 14:49:49 +0000 (07:49 -0700)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.15.bb

index 3ed7475b7fb9c32e2e4d2a3c0276d6ffbaa0dc75..b971c7e0af9261aeb93b3bf5a5f6bb289a67ef01 100644 (file)
@@ -11,3 +11,6 @@ SRC_URI = "http://freedesktop.org/software/desktop-file-utils/releases/desktop-f
 inherit autotools native
 
 S = "${WORKDIR}/desktop-file-utils-${PV}"
+
+SRC_URI[md5sum] = "2fe8ebe222fc33cd4a959415495b7eed"
+SRC_URI[sha256sum] = "c463d851fb057acd53800cfc4f8ae39dcbcad7f03b4bd547288e95b6de53b022"