From 1c4b78e5154a7c782006a34474ec52c3759e985c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 12 Apr 2010 12:40:56 +0200 Subject: [PATCH] zhone2: add checksum for splash file Signed-off-by: Martin Jansa --- recipes/freesmartphone/zhone2_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes/freesmartphone/zhone2_git.bb b/recipes/freesmartphone/zhone2_git.bb index ebc0401ab1..14d7097beb 100644 --- a/recipes/freesmartphone/zhone2_git.bb +++ b/recipes/freesmartphone/zhone2_git.bb @@ -10,9 +10,11 @@ PR = "r2" SRC_URI = "\ ${FREESMARTPHONE_GIT}/aurora.git;protocol=git;branch=master \ - http://www.linuxtogo.org/~mickeyl/misc/splash \ + http://www.linuxtogo.org/~mickeyl/misc/splash;name=splash \ file://zhone2 \ " +SRC_URI[splash.md5sum] = "e198d5c83cc47a216562e435df0e03c3" +SRC_URI[splash.sha256sum] = "3e41bcf4ea50ab7406d3833e412a78ddb9afaab4b0a8cca1bf93755d1ce9a215" S = "${WORKDIR}/git/zhone2" inherit autotools_stage update-rc.d -- 2.39.5