Ping.
> -----Original Message----- > From: [email protected] [mailto:yocto- > [email protected]] On Behalf Of [email protected] > Sent: Wednesday, February 22, 2017 14:45 > To: [email protected] > Subject: [yocto] [meta-selinux][PATCH] systemd: no need to inherit enable- > selinux > > From: Jackie Huang <[email protected]> > > The selinux PACKAGECONFIG is properly handled in > the recipe in oe-core, no need to inherit the > enable-selinux bbclass. > > Signed-off-by: Jackie Huang <[email protected]> > --- > recipes-core/systemd/systemd_%.bbappend | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes- > core/systemd/systemd_%.bbappend > index 8d9029b..f1bdaf8 100644 > --- a/recipes-core/systemd/systemd_%.bbappend > +++ b/recipes-core/systemd/systemd_%.bbappend > @@ -1,2 +1 @@ > inherit enable-audit > -inherit enable-selinux > -- > 2.8.3 > > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
