From: Maxin B. John Date: Wed, 22 Aug 2018 10:27:22 +0000 (+0300) Subject: libatomic-ops: upgrade 7.6.4 -> 7.6.6 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~16929 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa8061f2e9f1e66b4ef4d63ae2932bf0c6a2c41;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libatomic-ops: upgrade 7.6.4 -> 7.6.6 License-Update: updated address of Free Software Foundation Signed-off-by: Maxin B. John Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.4.bb b/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.6.bb similarity index 76% rename from meta/recipes-support/libatomic-ops/libatomic-ops_7.6.4.bb rename to meta/recipes-support/libatomic-ops/libatomic-ops_7.6.6.bb index 271721e77e6..32d26a34e94 100644 --- a/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.4.bb +++ b/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.6.bb @@ -3,13 +3,13 @@ HOMEPAGE = "https://github.com/ivmai/libatomic_ops/" SECTION = "optional" PROVIDES += "libatomics-ops" LICENSE = "GPLv2 & MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://doc/LICENSING.txt;md5=e00dd5c8ac03a14c5ae5225a4525fa2d \ - " + " PV .= "+git${SRCPV}" SRCBRANCH ?= "release-7_6" -SRCREV = "8d98e2811c2f6df99cc65e5cc6964047d8554ace" +SRCREV = "76ffb3b87946e4c372d112d8d00786632deab934" SRC_URI = "git://github.com/ivmai/libatomic_ops;branch=${SRCBRANCH}" S = "${WORKDIR}/git"