summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/memcached/memcached_1.5.7.bb (renamed from meta-networking/recipes-support/memcached/memcached_1.5.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/memcached/memcached_1.5.0.bb b/meta-networking/recipes-support/memcached/memcached_1.5.7.bb
index fd3d171f0..0703e7c59 100644
--- a/meta-networking/recipes-support/memcached/memcached_1.5.0.bb
+++ b/meta-networking/recipes-support/memcached/memcached_1.5.7.bb
@@ -22,8 +22,8 @@ RDEPENDS_${PN} += "perl perl-module-posix perl-module-autoloader \
22SRC_URI = "http://www.memcached.org/files/${BP}.tar.gz \ 22SRC_URI = "http://www.memcached.org/files/${BP}.tar.gz \
23 file://memcached-add-hugetlbfs-check.patch \ 23 file://memcached-add-hugetlbfs-check.patch \
24 " 24 "
25SRC_URI[md5sum] = "81326513f60d7ba482f8131975cd55ae" 25SRC_URI[md5sum] = "07feaa900181c66753f9b060f40f24aa"
26SRC_URI[sha256sum] = "c001f812024bb461b5e4d7d0506daab63dff9614eea26f46536c3b7e1e601c32" 26SRC_URI[sha256sum] = "5bb706a8fc7ae7461a6788eaddd85e4a4e84e952d3a80c21926342c2838f4e46"
27 27
28# set the same COMPATIBLE_HOST as libhugetlbfs 28# set the same COMPATIBLE_HOST as libhugetlbfs
29COMPATIBLE_HOST = '(i.86|x86_64|powerpc|powerpc64|arm).*-linux' 29COMPATIBLE_HOST = '(i.86|x86_64|powerpc|powerpc64|arm).*-linux'