[oe] [meta-oe][PATCH] numactl: remove perl runtime dependency

Dima Zavin dmitriyz at waymo.com
Wed Aug 1 09:35:44 UTC 2018


numactl has not been a perl script for a long time.

Signed-off-by: Dima Zavin <dmitriyz at waymo.com>
---
 meta-oe/recipes-support/numactl/numactl_git.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-oe/recipes-support/numactl/numactl_git.bb b/meta-oe/recipes-support/numactl/numactl_git.bb
index b9cbcf09d..834691b7e 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
 
-- 
2.18.0.345.g5c9ce644c3-goog




More information about the Openembedded-devel mailing list