summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/memcached/memcached_1.5.10.bb (renamed from meta-networking/recipes-support/memcached/memcached_1.5.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/memcached/memcached_1.5.7.bb b/meta-networking/recipes-support/memcached/memcached_1.5.10.bb
index 0703e7c59..d2cafc9f6 100644
--- a/meta-networking/recipes-support/memcached/memcached_1.5.7.bb
+++ b/meta-networking/recipes-support/memcached/memcached_1.5.10.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] = "07feaa900181c66753f9b060f40f24aa" 25SRC_URI[md5sum] = "8462616b554183a75845b03c56837cca"
26SRC_URI[sha256sum] = "5bb706a8fc7ae7461a6788eaddd85e4a4e84e952d3a80c21926342c2838f4e46" 26SRC_URI[sha256sum] = "494c060dbd96d546c74ab85a3cc3984d009b4423767ac33e05dd2340c01f1c4b"
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'