mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +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."
|
allocations with NUMA policy in applications."
|
||||||
LICENSE = "GPL-2.0 & LGPL-2.1"
|
LICENSE = "GPL-2.0 & LGPL-2.1"
|
||||||
SECTION = "apps"
|
SECTION = "apps"
|
||||||
RDEPENDS_${PN} = "perl"
|
|
||||||
|
|
||||||
inherit autotools-brokensep ptest
|
inherit autotools-brokensep ptest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user