Re: [linux-yocto] [PATCH 0/3] Enable more kernel configs

2019-07-19 Thread Bruce Ashfield
On Tue, Jul 16, 2019 at 3:01 AM Anuj Mittal wrote: > > Hi Bruce, > > Could you merge in 4.19, 5.0 and master if these look okay? Thank you. > They look fine to me, and are now on those three branches. Bruce > Anuj Mittal (3): > security.cfg: unset HARDENED_USERCOPY_FALLBACK > features: add

Re: [linux-yocto] [PATCH 0000/1228] xilinx-zynqmp: add sdk patches

2019-07-19 Thread Bruce Ashfield
On Thu, Jul 18, 2019 at 9:36 AM Bruce Ashfield wrote: > > On Thu, Jul 18, 2019 at 8:30 AM Michal Simek wrote: > > > > On 16. 07. 19 21:44, Bruce Ashfield wrote: > > > On Mon, Jul 15, 2019 at 2:19 AM Wei, Yunguo > > > wrote: > > >> > > >> > > >> On 7/8/2019 9:14 PM, Bruce Ashfield wrote: > >

Re: [yocto] How to specify a different kernel for an image

2019-07-19 Thread Patrick Doyle
On Fri, Jul 19, 2019 at 10:03 AM Gabriele Zampieri wrote: >> 2. My new image going to be used as an installation image for my >> production image. So I need to include the production image (for >> MACHINE="mymachine")) deploy products in the image for my installation >> image. How can I do that

Re: [yocto] ERROR: Actual rootfs size is larger than allowed

2019-07-19 Thread Khem Raj
On 7/19/19 4:27 AM, María del Mar Velasco AERTEC Solutions – Aerospace & Aviation wrote: Dear all, I am new at Yocto Project and I have a simple question. I have cloned poky (rocko branch), sourced the environment and bitbaked the core-minimal-image-dev without problems. I can write the

Re: [yocto] How to specify a different kernel for an image

2019-07-19 Thread Gabriele Zampieri
Hi Patrick, Do I have to replicate (and maintain) all of the references to > mymachine to also refer to my newly defined "installationmachine"? Or > can I tell Bitbake that "installationmachine" is the same as > "mymachine", and just add/change new stuff for "installationmachine"? > I would

Re: [yocto] Setting home directory ownership

2019-07-19 Thread Sergio Torres Soldado
Sorry. I was using NFS boot and was copying over the rootfs with "cp -r" instead of "cp -a", the permissions are fine. The only issue that remains is that I have to use "chmod -R 1000" i.e. the UID instead of the username otherwise I get the following error: """ | DEBUG: Python function

[yocto] Setting home directory ownership

2019-07-19 Thread Sergio Torres Soldado
I am unable to set the home directory ownership. I am using poky@warrior and my last attempt was the following recipe: """ inherit useradd USERADD_PACKAGES = "${PN}" USERADD_PARAM_${PN} = "-P someusername -u 1000 -d /home/someusername -r -s /bin/bash foosomeusername" LICENSE = "CLOSED"

Re: [yocto] How to specify a different kernel for an image

2019-07-19 Thread Patrick Doyle
On Fri, Jul 19, 2019 at 1:58 AM Gabriele Zampieri wrote: > > Hi, > > you could define two machines, where the manufacturing one is just an overlay > of the production one. If the two kernels differs only for their config, you > can specify different defconfig based on machine. If you need a

[yocto] ERROR: Actual rootfs size is larger than allowed

2019-07-19 Thread María del Mar Velasco AERTEC Solutions – Aerospace & Aviation
Dear all, I am new at Yocto Project and I have a simple question. I have cloned poky (rocko branch), sourced the environment and bitbaked the core-minimal-image-dev without problems. I can write the image in a SD Card and I am able to boot the system. However, when I add IMAGE_INSTALL_append

[yocto] meta-openstack: bundler fails to build

2019-07-19 Thread Belisko Marek
Hi, I'm trying to build bundler ruby tool from meta-openstack (thud branch) but it fails with following: ERROR: bundler-1.6.2-r0 do_compile: Function failed: do_compile (log file is located at