From: Richard Purdie Date: Thu, 15 Sep 2022 13:45:50 +0000 (+0000) Subject: numactl: upgrade 2.0.14 -> 2.0.15 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2914 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8829fe6ee093acc6fb990f9ca6cad67c2c7549d5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git numactl: upgrade 2.0.14 -> 2.0.15 License checksum change from a typo fix. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/numactl/numactl_git.bb b/meta/recipes-support/numactl/numactl_git.bb index 93547ea2396..712cf0203ff 100644 --- a/meta/recipes-support/numactl/numactl_git.bb +++ b/meta/recipes-support/numactl/numactl_git.bb @@ -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 \