Skip to content

audit recipe is broken #618

Description

@embetrix

@kraj

the following commit is breaking any other recipes that has PACKAGECONFIG with audit enabled :
3a6f77e

since the following replace:
sed -i -e 's|#include <linux/audit.h>|#include "audit.h"|g' ${S}/lib/libaudit.h

but audit install the header in /usr/include/linux/audit.h

in my case I have meta-selinux enabled which activate by default PACKAGECONFIG:append = "audit" on a lot of package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions