git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c962906
)
zhone2: add checksum for splash file
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 12 Apr 2010 10:40:56 +0000
(12:40 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 12 Apr 2010 10:43:13 +0000
(12:43 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/freesmartphone/zhone2_git.bb
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/zhone2_git.bb
b/recipes/freesmartphone/zhone2_git.bb
index
ebc0401
..
14d7097
100644
(file)
--- 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