You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you might want to try the same build on say qemuarm and see if you have these tools built, if not then perhaps some PACKAGECONFIGS are required to be enabled in the recipes. the default set maybe not enough to enable building these tools.
Hi,
Using below recipe, integrated openldap to riscv64qemu image
https://github.com/openembedded/meta-openembedded/blob/master/meta-oe/recipes-support/openldap/openldap_2.5.9.bb
Added below line in local.conf
IMAGE_INSTALL:append = " openldap"
qemuriscv64 image build successful.
missing SLAP tools (slapadd slapcat slapdn slapindex slappasswd slaptest slapauth slapacl slapschema slapmodify)
Please help me to resolve my issue.
Thanks
The text was updated successfully, but these errors were encountered: