mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
serf: readded md5sum
Commit 36d94ed631f1a753482282fced7d3b7505d5e03d ("serf: fix 'ccache'
builds") removed the source md5sum accidentally while resolving a
merge conflict.
Readd it.
(From OE-Core rev: 8d0e56a850579f9a6d501266deeef9b257ce4780)
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Cc: Kang Kai <Kai.Kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
456ea67a09
commit
8657c2fd57
@@ -2,6 +2,8 @@
|
||||
SRC_URI = "http://serf.googlecode.com/svn/src_releases/serf-${PV}.tar.bz2 \
|
||||
file://norpath.patch \
|
||||
file://env.patch"
|
||||
|
||||
SRC_URI[md5sum] = "2e4efe57ff28cb3202a112e90f0c2889"
|
||||
SRC_URI[sha256sum] = "e0500be065dbbce490449837bb2ab624e46d64fc0b090474d9acaa87c82b2590"
|
||||
|
||||
LICENSE = "Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user