summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/numactl/numactl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/numactl/numactl_git.bb')
-rw-r--r--meta/recipes-support/numactl/numactl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/numactl/numactl_git.bb b/meta/recipes-support/numactl/numactl_git.bb
index 19f2293a51..93547ea239 100644
--- a/meta/recipes-support/numactl/numactl_git.bb
+++ b/meta/recipes-support/numactl/numactl_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://oss.sgi.com/projects/libnuma/"
3DESCRIPTION = "Simple NUMA policy support. It consists of a numactl program \ 3DESCRIPTION = "Simple NUMA policy support. It consists of a numactl program \
4to run other programs with a specific NUMA policy and a libnuma to do \ 4to run other programs with a specific NUMA policy and a libnuma to do \
5allocations with NUMA policy in applications." 5allocations with NUMA policy in applications."
6LICENSE = "GPL-2.0 & LGPL-2.1" 6LICENSE = "GPL-2.0-only & LGPL-2.1-only"
7SECTION = "apps" 7SECTION = "apps"
8 8
9inherit autotools-brokensep ptest 9inherit autotools-brokensep ptest