summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/numactl
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-10-11 16:21:44 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-10-26 12:26:16 +0100
commit6d9ed8d4b13c2d87dae482bbadef039de050bc9d (patch)
treeebc0cd29549c7166e316b7eec7128fdfeb2a57bb /meta/recipes-support/numactl
parentda1bb4ac5d3643e0917eb40eb4829557fd63b5d8 (diff)
downloadopenembedded-core-6d9ed8d4b13c2d87dae482bbadef039de050bc9d.tar.gz
numactl: upgrade 2.0.15 -> 2.0.16
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-support/numactl')
-rw-r--r--meta/recipes-support/numactl/numactl_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/numactl/numactl_git.bb b/meta/recipes-support/numactl/numactl_git.bb
index 712cf0203f..23be0a3b4f 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 \