mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
libhugetlbfs: remove sysfsutils DEPENDS
This doesn't appear to have ever been needed as a build dependency. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/libhugetlbfs/libhugetlbfs"
|
|||||||
LICENSE = "LGPL-2.1-only"
|
LICENSE = "LGPL-2.1-only"
|
||||||
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||||
|
|
||||||
DEPENDS = "sysfsutils"
|
|
||||||
RDEPENDS:${PN} += "bash python3-core"
|
RDEPENDS:${PN} += "bash python3-core"
|
||||||
RDEPENDS:${PN}-tests += "bash python3-core python3-resource"
|
RDEPENDS:${PN}-tests += "bash python3-core python3-resource"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user