aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-08-29 07:34:10 -0700
committerKhem Raj <raj.khem@gmail.com>2018-08-29 18:18:14 -0700
commit028208f6999aa76c881e8a49fa00f472ea9efb84 (patch)
treed3801bb788eddea78273aa2220c28aa776011b93 /meta-networking/recipes-support
parentb3f3251273cf2ed97e597de00eda5c8cf9538567 (diff)
downloadmeta-openembedded-028208f6999aa76c881e8a49fa00f472ea9efb84.tar.gz
memcached: Update to 1.5.10
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-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 0703e7c59a..d2cafc9f6d 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 \
SRC_URI = "http://www.memcached.org/files/${BP}.tar.gz \
file://memcached-add-hugetlbfs-check.patch \
"
-SRC_URI[md5sum] = "07feaa900181c66753f9b060f40f24aa"
-SRC_URI[sha256sum] = "5bb706a8fc7ae7461a6788eaddd85e4a4e84e952d3a80c21926342c2838f4e46"
+SRC_URI[md5sum] = "8462616b554183a75845b03c56837cca"
+SRC_URI[sha256sum] = "494c060dbd96d546c74ab85a3cc3984d009b4423767ac33e05dd2340c01f1c4b"
# set the same COMPATIBLE_HOST as libhugetlbfs
COMPATIBLE_HOST = '(i.86|x86_64|powerpc|powerpc64|arm).*-linux'