summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/numactl/numactl_2.0.19.bb (renamed from meta/recipes-support/numactl/numactl_git.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/numactl/numactl_git.bb b/meta/recipes-support/numactl/numactl_2.0.19.bb
index 6c853f1966..62f3020fef 100644
--- a/meta/recipes-support/numactl/numactl_git.bb
+++ b/meta/recipes-support/numactl/numactl_2.0.19.bb
@@ -10,8 +10,7 @@ inherit autotools-brokensep ptest
10 10
11LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=9f34c3af4ed6f3f5df0da5f3c0835a43" 11LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=9f34c3af4ed6f3f5df0da5f3c0835a43"
12 12
13SRCREV = "3871b1c42fc71bceadafd745d2eff5dddfc2d67e" 13SRCREV = "3bc85e37d5a30da6790cb7e8bb488bb8f679170f"
14PV = "2.0.18"
15 14
16SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https \ 15SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https \
17 file://Fix-the-test-output-format.patch \ 16 file://Fix-the-test-output-format.patch \