aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDima Zavin <dmitriyz@waymo.com>2018-08-01 02:35:44 -0700
committerKhem Raj <raj.khem@gmail.com>2018-08-02 11:23:03 -0700
commitac01d61cb1291e36c9ee44bcacfb596342c1d514 (patch)
tree37293d2d314e6f48d049deb128038305bfd38886
parent146de1dfdac3e640af1b082b3a0c8bcf4ee8dad3 (diff)
downloadmeta-openembedded-contrib-ac01d61cb1291e36c9ee44bcacfb596342c1d514.tar.gz
numactl: remove perl runtime dependency
numactl has not been a perl script for a long time. Signed-off-by: Dima Zavin <dmitriyz@waymo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/numactl/numactl_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/numactl/numactl_git.bb b/meta-oe/recipes-support/numactl/numactl_git.bb
index c1c387986c..279ac04156 100644
--- a/meta-oe/recipes-support/numactl/numactl_git.bb
+++ b/meta-oe/recipes-support/numactl/numactl_git.bb
@@ -5,7 +5,6 @@ to run other programs with a specific NUMA policy and a libnuma to do \
allocations with NUMA policy in applications."
LICENSE = "GPL-2.0 & LGPL-2.1"
SECTION = "apps"
-RDEPENDS_${PN} = "perl"
inherit autotools-brokensep ptest