[linux-yocto] Development host with the yocto target

2017-02-23 Thread Ran Shalit
Hello, What's the best way to arrange development host with intel target ? Do I just need the toolchain ? Or better use all libraries too ? i.e. the excat iso running on laptop ? Regards, Ran -- ___ linux-yocto mailing list

[linux-yocto] Append vs Expand

2017-02-23 Thread Ran Shalit
Hello, I am tring to understand the basic of the language. Does anyone knows what is the difference between "=" to "+=" I read in free-electrons tutorial: " = expand the value when using the variable += append (with space) " My english is not perfect, so I don't understand the diffrerence between

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, >

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-

[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

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]

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

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- >

[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

[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(+)