mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
numactl: upgrade 2.0.14 -> 2.0.15
v2.0.15 changes Various bug fixes and cleanups Supported multiple preferred nodes This release didn't include a release tarball. Furthermore, it had issues such as #135, #136 and #138 that got fixed in the follow up release. Please try to use v2.0.16 instead. License checksum change from a typo fix. (From OE-Core rev: c275a87794027b03fde68ee11fa2f5eddbf3c344) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 8829fe6ee093acc6fb990f9ca6cad67c2c7549d5) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -8,10 +8,10 @@ SECTION = "apps"
|
||||
|
||||
inherit autotools-brokensep ptest
|
||||
|
||||
LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=f8ff2391624f28e481299f3f677b21bb"
|
||||
LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=9f34c3af4ed6f3f5df0da5f3c0835a43"
|
||||
|
||||
SRCREV = "dd6de072c92c892a86e18c0fd0dfa1ba57a9a05d"
|
||||
PV = "2.0.14"
|
||||
SRCREV = "01a39cb4edc0dd0f4151b7ad11e0c56d2e612a02"
|
||||
PV = "2.0.15"
|
||||
|
||||
SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https \
|
||||
file://Fix-the-test-output-format.patch \
|
||||
|
||||
Reference in New Issue
Block a user