Re: [yocto] Multiple conncetion to svn (svn+ssh)

2015-07-07 Thread mar.krzeminski
Hi Brian, Paul, Thanks for response. W dniu 06.07.2015 o 17:11, Paul Eggleton pisze: On Monday 06 July 2015 15:04:57 Bryan Evenson wrote: Paul, -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Monday, July 06, 2015 10:08 AM To: Marcin KrzemiƄski

Re: [yocto] installing kernel modules in root filesystem

2015-07-07 Thread Richard Cagley
On Tue, Jul 7, 2015 at 5:55 AM, Philip Balister phi...@balister.org wrote: On 07/06/2015 09:16 PM, Richard Cagley wrote: I have a kernel module that shows up in my build work directory after I configure the kernel accordingly

Re: [yocto] [OE-core] [PATCH] cross-localedef-native_2.20.bb: fix for gcc5

2015-07-07 Thread Richard Tollerton
Burton, Ross ross.bur...@intel.com writes: On 7 July 2015 at 03:54, Richard Tollerton rich.toller...@ni.com wrote: The build of cross-localedef-native is observed to fail under gcc5 hosts with multiple definition errors, e.g.: Is this patch intended for fido? Master doesn't have 2.20

[yocto] External toolchains

2015-07-07 Thread Luke (Lucas) Starrett
Hi, For various reasons, we have a need to work with pre-compiled external toolchains, in this case, the 2014-09 Linaro aarch64 release. A key difference between this specific toolchain vs. the Fido/1.8 out of the box toolchain (4.9.2 + patches?), is that the Linaro version is built with

Re: [yocto] Creating image with genericx86 machine and RT-Preempt Patch

2015-07-07 Thread Bruce Ashfield
On 2015-07-07 7:56 AM, Gorny Krystian wrote: Hi, I try to build an image for a x86 architecture with RT-Preemtp Patch. So I use the genericx86 machine and try to build the core-image-rt recipe. This fails with the following errors: / ERROR: Nothing PROVIDES 'linux-yocto-rt' (but

Re: [yocto] [OE-core] [PATCH] cross-localedef-native_2.20.bb: fix for gcc5

2015-07-07 Thread Burton, Ross
On 7 July 2015 at 03:54, Richard Tollerton rich.toller...@ni.com wrote: The build of cross-localedef-native is observed to fail under gcc5 hosts with multiple definition errors, e.g.: Is this patch intended for fido? Master doesn't have 2.20 anymore (2.21) and I believe that works with gcc5

[yocto] Recipe runs before network is established on target, causes problems.

2015-07-07 Thread Eirik Solberg Hamnvik
Hey! I have a recipe where I in the pkg_postinst_mypackage () function runs apt-get update on first boot only. This doesn't work. I've seen the logfile which says: Cannot initiate the connection to xxx.xxx.xxx.xxx - connect (101: Network is unreachable). If I manually go to the terminal after

Re: [yocto] meta-mono: Issue building 4.0.2.4

2015-07-07 Thread Richard Tollerton
Chris Morgan chmor...@gmail.com writes: /home/cmorgan/projects/yocto-cybex/build/tmp/work/x86_64-linux/mono-native/4.0.1.34-r0/image/home/cmorgan/projects/yocto-cybex/build/tmp/sysroots/x86_64-linux/usr/lib/mono/xbuild/Microsoft/VisualStudio/v11.0/WebApplications | /usr/bin/install: cannot

[yocto] [PATCH] mono-4.xx.inc: disable parallel make

2015-07-07 Thread Richard Tollerton
A race was observed during `make install` of mono-native under PARALLEL_MAKE=-j6: /usr/bin/install: cannot change permissions of build/tmp-glibc/work/x86_64-linux/mono-native/4.0.2.4-r0/image/ build/tmp-glibc/sysroots/x86_64-linux/usr/lib/mono/xbuild-frameworks/

[yocto] software upgrade - minimal amount of packages

2015-07-07 Thread Robert Berger
Hi, Say I build a release with the YP and load this software onto some target. Then I keep on developing, make changes and make another release. At this point I would like to figure out the minimal amount of packages required to install on the target in order to update it to the new release.

Re: [yocto] External toolchains

2015-07-07 Thread Nikolay Dimitrov
Hi Luke, On 07/07/2015 08:35 PM, Luke (Lucas) Starrett wrote: Hi, For various reasons, we have a need to work with pre-compiled external toolchains, in this case, the 2014-09 Linaro aarch64 release. A key difference between this specific toolchain vs. the Fido/1.8 out of the box toolchain

Re: [yocto] meta-mono: Issue building 4.0.2.4

2015-07-07 Thread Chris Morgan
On Tue, Jul 7, 2015 at 4:01 PM, Richard Tollerton rich.toller...@ni.com wrote: Chris Morgan chmor...@gmail.com writes:

Re: [yocto] using shared state cache from other machine

2015-07-07 Thread Andre McCurdy
Hi Kurt, On Tue, Jul 7, 2015 at 6:07 AM, Kurt Van Dijck dev.k...@vandijck-laurijssen.be wrote: Hey, I started to re-use the shared state cache from a build machine. If I clean everything locally, I still spend time building. So, can everything be re-used, or only the target packages. How

Re: [yocto] Creating image with genericx86 machine and RT-Preempt Patch

2015-07-07 Thread Bruce Ashfield
On 2015-07-07 12:30 PM, Bruce Ashfield wrote: On 2015-07-07 7:56 AM, Gorny Krystian wrote: Hi, I try to build an image for a x86 architecture with RT-Preemtp Patch. So I use the genericx86 machine and try to build the core-image-rt recipe. This fails with the following errors: / ERROR:

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, July 7, 2015 8:00 AM US Pacific Time

2015-07-07 Thread Jolley, Stephen K
Attendees: Stephen, Michael, Randy, Cristian, Belen, Bruce, Alex V., Ross, * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.9_Status https://wiki.yoctoproject.org/wiki/Yocto_1.9_Schedule

Re: [linux-yocto] [PATCH v2 06/11] stmicro: Add support for the STMMAC Ethernet controller family

2015-07-07 Thread Darren Hart
On 7/6/15, 9:42 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 2015-07-06 12:16 PM, Saul Wold wrote: On 07/06/2015 07:18 AM, Bruce Ashfield wrote: On 2015-07-06 9:55 AM, Paul Gortmaker wrote: [Re: [PATCH v2 06/11] stmicro: Add support for the STMMAC Ethernet controller family] On

[yocto] populate_sdk and kernel headers

2015-07-07 Thread Benjamin Fleming
Hello, I want my kernel headers to be included in the SDK output when I run bitbake myimage -c populate_sdk. I expect to see the headers in my installed SDK folder such as sdk/sysroot/target_mach/usr/src/kernel; however, I don't see anything there. Also, I don't want the headers appearing on

Re: [yocto] using shared state cache from other machine

2015-07-07 Thread Paul Eggleton
On Tuesday 07 July 2015 14:59:37 Andre McCurdy wrote: On Tue, Jul 7, 2015 at 6:07 AM, Kurt Van Dijck dev.k...@vandijck-laurijssen.be wrote: I started to re-use the shared state cache from a build machine. If I clean everything locally, I still spend time building. So, can everything be

Re: [yocto] [OE-core] [PATCH] cross-localedef-native_2.20.bb: fix for gcc5

2015-07-07 Thread Otavio Salvador
On Tue, Jul 7, 2015 at 5:29 AM, Burton, Ross ross.bur...@intel.com wrote: On 7 July 2015 at 03:54, Richard Tollerton rich.toller...@ni.com wrote: The build of cross-localedef-native is observed to fail under gcc5 hosts with multiple definition errors, e.g.: Is this patch intended for fido?

Re: [yocto] installing kernel modules in root filesystem

2015-07-07 Thread Philip Balister
On 07/06/2015 09:16 PM, Richard Cagley wrote: I have a kernel module that shows up in my build work directory after I configure the kernel accordingly

[yocto] Creating image with genericx86 machine and RT-Preempt Patch

2015-07-07 Thread Gorny Krystian
Hi, I try to build an image for a x86 architecture with RT-Preemtp Patch. So I use the genericx86 machine and try to build the core-image-rt recipe. This fails with the following errors: ERROR: Nothing PROVIDES 'linux-yocto-rt' (but

Re: [yocto] populate_sdk and kernel headers

2015-07-07 Thread Andre McCurdy
On Tue, Jul 7, 2015 at 4:16 PM, Benjamin Fleming bflem...@meteorcomm.com wrote: Hello, I want my kernel headers to be included in the SDK output when I run bitbake myimage -c populate_sdk. I expect to see the headers in my installed SDK folder such as sdk/sysroot/target_mach/usr/src/kernel;

Re: [yocto] [PATCH][meta-selinux] findutils/gnulib:drop the error output of 'ls' command

2015-07-07 Thread wenzong fan
Ping... On 04/02/2015 10:26 AM, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com The ls command is used to check if the file exists, and it is normal that the checked file does not exist, so drop the ls error ouput: ls: cannot access ./doc/fdl.texi: No such file

[yocto] using shared state cache from other machine

2015-07-07 Thread Kurt Van Dijck
Hey, I started to re-use the shared state cache from a build machine. If I clean everything locally, I still spend time building. So, can everything be re-used, or only the target packages. How different may the build machine may host be. The build machine is a (recent) ubuntu. My machine is

Re: [linux-yocto] [PATCH v4 00/14] Introduce new Quark BSP with refactor of x86 and associted features

2015-07-07 Thread Bruce Ashfield
On 2015-07-06 1:42 PM, Saul Wold wrote: Bruce: This patch set introduces several new feautres and refactors the the x86 cfg files to have a common base. The series looks good to me. We can adjust it more once it is in the tree. I assume this is for 3.14, -dev and the soon to be created 4.1

Re: [linux-yocto] [PATCH v4 00/14] Introduce new Quark BSP with refactor of x86 and associted features

2015-07-07 Thread Saul Wold
On 07/07/2015 09:00 PM, Bruce Ashfield wrote: On 2015-07-07 11:58 PM, Bruce Ashfield wrote: On 2015-07-06 1:42 PM, Saul Wold wrote: Bruce: This patch set introduces several new feautres and refactors the the x86 cfg files to have a common base. The series looks good to me. We can adjust it

[yocto] bash getcwd errors when running under OverlayFS

2015-07-07 Thread Craig McQueen
I am using an OverlayFS patch for kernel 3.14.x obtained from OpenWRT. Once I started using OverlayFS, I found that bash shell scripts would give a lot of errors, something like: shell-init: error retrieving current directory: getcwd: cannot access parent directories: Success

Re: [yocto] [PATCH v2][meta-selinux] udev: restorecon /run to allow mdadm creating /run/mdadm

2015-07-07 Thread wenzong fan
Ping ... On 03/23/2015 03:40 PM, wenzong@windriver.com wrote: From: Wenzong Fan wenzong@windriver.com This change bases on the factors during bootup: a. the default type for /run is var_run_t; b. the type for /run will be changed to tmpfs_t after tmpfs mounted; c. the type for /run

Re: [yocto] [PATCH][meta-selinux] policycoreutils: enable mcstransd

2015-07-07 Thread wenzong fan
Ping ... On 01/26/2015 03:38 PM, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com mcstransd is a daemon to translate SELinux MCS/MLS sensitivity labels, policycoreutils includes mcstransd whose version is newer than that from http://mcstrans.sourcearchive.com/