1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

numactl: upgrade 2.0.16 -> 2.0.17

Drop two backported patches, refresh others.

(From OE-Core rev: 63c7bf399f31420374866dc050a52e9c0700cdbd)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2024-02-01 17:51:09 +00:00
parent 46f235957b
commit 83134a01ac
5 changed files with 8 additions and 107 deletions
+2 -4
View File
@@ -10,16 +10,14 @@ inherit autotools-brokensep ptest
LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=9f34c3af4ed6f3f5df0da5f3c0835a43"
SRCREV = "10285f1a1bad49306839b2c463936460b604e3ea"
PV = "2.0.16"
SRCREV = "c1165896572b74e971d817909bf652066ddf801a"
PV = "2.0.17"
SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https \
file://Fix-the-test-output-format.patch \
file://Makefile \
file://run-ptest \
file://0001-define-run-test-target.patch \
file://0001-configure-Check-for-largefile-support.patch \
file://0002-shm.c-Replace-stat64-fstat64-ftruncate64mmap64-with-.patch \
"
S = "${WORKDIR}/git"