desktop-file-utils: Add SRC_URI checksums

(From OE-Core rev: 1f164043be7fffb38b82f3b24c27e837268e51e5)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2011-04-04 15:07:12 -07:00 committed by Richard Purdie
parent 44dabb20f2
commit 537e48599b
1 changed files with 3 additions and 0 deletions

View 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"