mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user