It needs make and build tools in order to run Signed-off-by: Khem Raj <raj.k...@gmail.com> --- .../conf/include/ptest-packagelists-meta-networking.inc | 2 +- meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc index 5d0100bd80..05c4e474ab 100644 --- a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc +++ b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc @@ -15,6 +15,7 @@ PTESTS_FAST_META_NETWORKING = "\ libtdb \ lldpd \ mbedtls \ + openhpi \ tcpdump \ " @@ -30,7 +31,6 @@ PTESTS_PROBLEMS_META_NETWORKING = "\ libtevent \ lksctp-tools \ nftables \ - openhpi \ openl2tp \ python3-scapy \ squid \ diff --git a/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb b/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb index bacf984e74..32c4783cf7 100644 --- a/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb +++ b/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb @@ -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," -- 2.44.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109021): https://lists.openembedded.org/g/openembedded-devel/message/109021 Mute This Topic: https://lists.openembedded.org/mt/104540680/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-