summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/numactl/numactl_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-15 13:45:50 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-20 23:17:53 +0100
commit3acd3c8675f780fd7250776b3e56c1c0b5fa7328 (patch)
treef60bb5ba3f13130b5d6e9289532c1f43a1735d21 /meta/recipes-support/numactl/numactl_git.bb
parenta31b354b4949372c8978d336751dcda2f8a9f997 (diff)
downloadpoky-3acd3c8675f780fd7250776b3e56c1c0b5fa7328.tar.gz
numactl: upgrade 2.0.14 -> 2.0.15
License checksum change from a typo fix. (From OE-Core rev: 8829fe6ee093acc6fb990f9ca6cad67c2c7549d5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/numactl/numactl_git.bb')
-rw-r--r--meta/recipes-support/numactl/numactl_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/numactl/numactl_git.bb b/meta/recipes-support/numactl/numactl_git.bb
index 93547ea239..712cf0203f 100644
--- a/meta/recipes-support/numactl/numactl_git.bb
+++ b/meta/recipes-support/numactl/numactl_git.bb
@@ -8,10 +8,10 @@ SECTION = "apps"
8 8
9inherit autotools-brokensep ptest 9inherit autotools-brokensep ptest
10 10
11LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=f8ff2391624f28e481299f3f677b21bb" 11LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=9f34c3af4ed6f3f5df0da5f3c0835a43"
12 12
13SRCREV = "dd6de072c92c892a86e18c0fd0dfa1ba57a9a05d" 13SRCREV = "01a39cb4edc0dd0f4151b7ad11e0c56d2e612a02"
14PV = "2.0.14" 14PV = "2.0.15"
15 15
16SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https \ 16SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https \
17 file://Fix-the-test-output-format.patch \ 17 file://Fix-the-test-output-format.patch \