[yocto] [PATCH] Fix LSB core sysvinit issue.

Paul Eggleton paul.eggleton at linux.intel.com
Fri Jul 17 05:48:50 PDT 2015


Alex,

Can you please ensure patches for meta-cgl sent to this list are marked with 
[meta-cgl] in the subject?

FYI in case you didn't know, you can ensure this by adding something like the 
following to .git/config under your local clone of the repo:

[format]
        subjectprefix = meta-something][PATCH
[sendemail]
        to = mailing.list at example.com

Thanks,
Paul

On Friday 17 July 2015 10:24:58 Alexandru Vaduva wrote:
> Hello Ross,
> 
> It is for meta-cgl. For CGL compliance the STD.1.0 Linux Standard Base
> Compliance requirement requires certain LSB modules compliance.
 The patch
> solves /tset/LSB.fhs/root/sbin/sbin-tc.
> 
> 
> Thanks for the input,
> Alex V.
> 
> 
> From: Burton, Ross [mailto:ross.burton at intel.com]
> Sent: Friday, July 17, 2015 1:16 PM
> To: Alexandru Vaduva
> Cc: yocto at yoctoproject.org
> Subject: Re: [yocto] [PATCH] Fix LSB core sysvinit issue.
> 
> You don't say what layer this is for... but it looks a lot like this fix
> should go into oe-core (with an explanation of why it is needed).
 
> Ross
> 
> On 17 July 2015 at 11:05, Alexandru.Vaduva
> <Alexandru.Vaduva at enea.com<mailto:Alexandru.Vaduva at enea.com>> wrote:
 From:
> Alexandra Safta <alexandra.safta at enea.com<mailto:alexandra.safta at enea.com>>
> 
> [LXCR-3306]
> Signed-off-by: Alexandra Safta
> <alexandra.safta at enea.com<mailto:alexandra.safta at enea.com>>
 Signed-off-by:
> Tudor Florea <tudor.florea at enea.com<mailto:tudor.florea at enea.com>>
> Signed-off-by: Alexandra Safta
> <alexandra.safta at enea.com<mailto:alexandra.safta at enea.com>> ---
>  recipes-core/sysvinit/sysvinit_2.88dsf.bbappend | 3 +++
>  1 file changed, 3 insertions(+)
>  create mode 100644 recipes-core/sysvinit/sysvinit_2.88dsf.bbappend
> 
> diff --git a/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend
> b/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend
 new file mode 100644
> index 0000000..4fd3c00
> --- /dev/null
> +++ b/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend
> @@ -0,0 +1,3 @@
> +do_install_append(){
> +        chmod o+x ${D}${base_sbindir}/shutdown
> +}
> --
> 1.9.1
> 
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org<mailto:yocto at yoctoproject.org>
> https://lists.yoctoproject.org/listinfo/yocto
> 

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list