libhugetlbfs: remove obsolete python/perl dependencies

There is no perl used in the build, and no python installed in ${PN}.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2025-06-12 13:42:14 +01:00
committed by Khem Raj
parent 71ecefa94a
commit 297ed52add
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/libhugetlbfs/libhugetlbfs"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1"
RDEPENDS:${PN} += "bash python3-core"
RDEPENDS:${PN} += "bash"
RDEPENDS:${PN}-tests += "bash python3-core python3-resource"
PE = "1"
@@ -47,7 +47,7 @@ TARGET_CC_ARCH += "${LDFLAGS}"
LDFLAGS += "-B${S}"
inherit autotools-brokensep cpan-base
inherit autotools-brokensep
do_configure:prepend() {
ln -sf ld.hugetlbfs ${S}/ld