summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/numactl/numactl_2.0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/numactl/numactl_2.0.9.bb')
-rw-r--r--meta-oe/recipes-support/numactl/numactl_2.0.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/numactl/numactl_2.0.9.bb b/meta-oe/recipes-support/numactl/numactl_2.0.9.bb
index 651277dab..69c695d68 100644
--- a/meta-oe/recipes-support/numactl/numactl_2.0.9.bb
+++ b/meta-oe/recipes-support/numactl/numactl_2.0.9.bb
@@ -18,7 +18,7 @@ SRC_URI = "ftp://oss.sgi.com/www/projects/libnuma/download/${BPN}-${PV}.tar.gz \
18 file://Makefile \ 18 file://Makefile \
19 file://run-ptest \ 19 file://run-ptest \
20 " 20 "
21 21RDEPENDS_${PN}-ptest = "bash"
22# ARM does not currently support NUMA 22# ARM does not currently support NUMA
23COMPATIBLE_HOST = "^((?!arm).*)$" 23COMPATIBLE_HOST = "^((?!arm).*)$"
24 24