aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/function2
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-06-24 14:05:09 +0800
committerKhem Raj <raj.khem@gmail.com>2021-06-23 23:20:35 -0700
commit8f844f14c7a67f0d1bd82dca66425d58cfd93fa5 (patch)
treea41d0d09ef759a146566e82267957113ea20309b /meta-oe/recipes-support/function2
parent50d1ae321fee2e82469eb6b97673a0acf4f46c52 (diff)
downloadmeta-openembedded-8f844f14c7a67f0d1bd82dca66425d58cfd93fa5.tar.gz
function2: upgrade 4.1.0 -> 4.2.0
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/function2')
-rw-r--r--meta-oe/recipes-support/function2/function2_4.2.0.bb (renamed from meta-oe/recipes-support/function2/function2_4.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/function2/function2_4.1.0.bb b/meta-oe/recipes-support/function2/function2_4.2.0.bb
index 56dc30acdc..14b9883373 100644
--- a/meta-oe/recipes-support/function2/function2_4.1.0.bb
+++ b/meta-oe/recipes-support/function2/function2_4.2.0.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Provides improved implementations of std::function."
HOMEPAGE = "https://naios.github.io/function2"
LICENSE = "BSL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
-SRCREV = "3a0746bf5f601dfed05330aefcb6854354fce07d"
+SRCREV = "02ca99831de59c7c3a4b834789260253cace0ced"
PV .= "+git${SRCPV}"
SRC_URI += "gitsm://github.com/Naios/function2"