I am in the process of merging this set into master. --Mark
On 2/14/17 12:51 AM, Robert Yang wrote: > Fixed: > make[4]: swig: Command not found > make[4]: *** [audit_wrap.c] Error 127 > > Signed-off-by: Robert Yang <liezhi.y...@windriver.com> > --- > recipes-security/audit/audit_2.7.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-security/audit/audit_2.7.bb > b/recipes-security/audit/audit_2.7.bb > index 6bcbecd..89adab6 100644 > --- a/recipes-security/audit/audit_2.7.bb > +++ b/recipes-security/audit/audit_2.7.bb > @@ -26,7 +26,7 @@ INITSCRIPT_PARAMS = "defaults" > > SYSTEMD_SERVICE_${PN} = "auditd.service" > > -DEPENDS += "python tcp-wrappers libcap-ng linux-libc-headers (>= 2.6.30)" > +DEPENDS += "python tcp-wrappers libcap-ng linux-libc-headers (>= 2.6.30) > swig-native" > > EXTRA_OECONF += "--without-prelude \ > --with-libwrap \ > -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto