Re: [yocto] [PATCH v2] yocto-docs: kernel-dev, Aesthetic/formatting/clarification fixes

2017-02-23 Thread Hart, Darren
> -Original Message- > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] > Sent: Thursday, February 23, 2017 9:45 AM > To: Yocto discussion list > Cc: Hart, Darren > Subject: [PATCH v2] yocto-docs: kernel-dev, > Aesthetic/formatting/clarification fixes > > > A variety of tweaks to k

Re: [yocto] [PATCH] yocto-docs: Some aesthetic changes to kernel-dev-common.xml

2017-02-23 Thread Hart, Darren
> -Original Message- > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] > Sent: Thursday, February 23, 2017 9:40 AM > To: Hart, Darren > Cc: Yocto discussion list > Subject: RE: [PATCH] yocto-docs: Some aesthetic changes to kernel-dev- > common.xml > > On Thu, 23 Feb 2017, Hart, Da

[yocto] [PATCH v2] yocto-docs: kernel-dev, Aesthetic/formatting/clarification fixes

2017-02-23 Thread Robert P. J. Day
A variety of tweaks to kernel-dev manual, section kernel-dev-common.xml, which include: * adding extra text in places to clarify possibly ambiguous content * some formatting changes related to font and overly long lines * update some old version numbers that don't even exist anymore Signed-off-b

Re: [yocto] [PATCH] yocto-docs: Some aesthetic changes to kernel-dev-common.xml

2017-02-23 Thread Robert P. J. Day
On Thu, 23 Feb 2017, Hart, Darren wrote: > > -Original Message- > > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] > > Sent: Thursday, February 23, 2017 3:08 AM > > To: Yocto discussion list > > Cc: Hart, Darren > > Subject: [PATCH] yocto-docs: Some aesthetic changes to kernel-dev

Re: [yocto] [PATCH] yocto-docs: Aesthetic changes to kernel-dev-intro.xml

2017-02-23 Thread Hart, Darren
> -Original Message- > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] > Sent: Thursday, February 23, 2017 2:33 AM > To: Yocto discussion list > Cc: Hart, Darren > Subject: [PATCH] yocto-docs: Aesthetic changes to kernel-dev-intro.xml > > > * "sys" filesystem is technically "sysfs

Re: [yocto] [PATCH] yocto-docs: Some aesthetic changes to kernel-dev-common.xml

2017-02-23 Thread Hart, Darren
> -Original Message- > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] > Sent: Thursday, February 23, 2017 3:08 AM > To: Yocto discussion list > Cc: Hart, Darren > Subject: [PATCH] yocto-docs: Some aesthetic changes to kernel-dev- > common.xml > > > Small number of aesthetic/visua

[yocto] [PATCH] yocto-docs: Some aesthetic changes to kernel-dev-common.xml

2017-02-23 Thread Robert P. J. Day
Small number of aesthetic/visual changes to kernel-dev-common.xml. Signed-off-by: Robert P. J. Day --- as darren is the author, i'll leave it in his hands to accept/reject any of this. a lot of this is just subtle rewording whenever i think there might be the slightest ambiguity, and some ae

[yocto] [PATCH] yocto-docs: Aesthetic changes to kernel-dev-intro.xml

2017-02-23 Thread Robert P. J. Day
* "sys" filesystem is technically "sysfs" filesystem * "aggregate" already implies together :-) Signed-off-by: Robert P. J. Day --- diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml index 263e500..8de1f97 100644 --- a/documentation/kern

[yocto] [meta-selinux][PATCH] selinux-init: start service after local-fs.target

2017-02-23 Thread wenzong.fan
From: Wenzong Fan Fixing labels after local-fs.target to make sure all mounted filesystems labeled correctly. Signed-off-by: Wenzong Fan --- recipes-security/selinux/selinux-init/selinux-init.service | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-security/selinux/selinux-init/seli