[oe-commits] [meta-openembedded] 31/35: numactl: remove perl runtime dependency

git at git.openembedded.org git at git.openembedded.org
Fri Aug 3 16:01:55 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit ac01d61cb1291e36c9ee44bcacfb596342c1d514
Author: Dima Zavin <dmitriyz at waymo.com>
AuthorDate: Wed Aug 1 02:35:44 2018 -0700

    numactl: remove perl runtime dependency
    
    numactl has not been a perl script for a long time.
    
    Signed-off-by: Dima Zavin <dmitriyz at waymo.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.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 c1c3879..279ac04 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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list