mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
openhpi: Fix ptest run time failures
It needs make and build tools in order to run Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -59,6 +59,7 @@ FILES:${PN}-libs = "${libdir}/${BPN}/*.so /usr/lib/${BPN}/*.so"
|
||||
|
||||
INSANE_SKIP:${PN}-libs = "dev-so"
|
||||
RDEPENDS:${PN} += "${PN}-libs"
|
||||
RDEPENDS:${PN}-ptest += "packagegroup-core-buildessential"
|
||||
|
||||
PACKAGECONFIG ??= "libgcrypt non32bit snmp-bc"
|
||||
PACKAGECONFIG[sysfs] = "--enable-sysfs,--disable-sysfs,sysfsutils,"
|
||||
|
||||
Reference in New Issue
Block a user