From: wangmy Date: Tue, 11 Oct 2022 08:21:44 +0000 (+0800) Subject: numactl: upgrade 2.0.15 -> 2.0.16 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2777 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d9ed8d4b13c2d87dae482bbadef039de050bc9d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git numactl: upgrade 2.0.15 -> 2.0.16 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/numactl/numactl_git.bb b/meta/recipes-support/numactl/numactl_git.bb index 712cf0203ff..23be0a3b4fb 100644 --- a/meta/recipes-support/numactl/numactl_git.bb +++ b/meta/recipes-support/numactl/numactl_git.bb @@ -10,8 +10,8 @@ inherit autotools-brokensep ptest LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=9f34c3af4ed6f3f5df0da5f3c0835a43" -SRCREV = "01a39cb4edc0dd0f4151b7ad11e0c56d2e612a02" -PV = "2.0.15" +SRCREV = "10285f1a1bad49306839b2c463936460b604e3ea" +PV = "2.0.16" SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https \ file://Fix-the-test-output-format.patch \