Re: [yocto] curl-native and ca-bundle

2016-10-24 Thread Blaettler, Michael
Hi Patrick What do you think of removing the --with-ca-bundle as a solution for curl-native? On my machine it works without problems. Might this be an acceptable solution for upstream? Kind regards Michael -Ursprüngliche Nachricht- Von: Patrick Ohly [mailto:patrick.o...@intel.com]

[yocto] New bitbake task dependency

2016-10-24 Thread Jonathan Poulin
Hello, I add a new task in my image recipe that inherit of core-image like below : *** do_uimage() { cat ${DEPLOY_DIR_IMAGE}/zImage-imx6d-axion.dtb >> ${DEPLOY_DIR_IMAGE}/zImage-initramfs-${MACHINE}.bin mkimage -A arm -O linux -T kernel -C none -a 0x1200 -e

Re: [yocto] [PATCH 1/1] runqemu: add user mode (SLIRP) support to x86 QEMU targets

2016-10-24 Thread Mark Hatle
On 10/24/16 6:46 PM, Todor Minchev wrote: > On Mon, 2016-10-24 at 18:15 -0500, Mark Hatle wrote: >> On 10/24/16 5:19 PM, Todor Minchev wrote: >>> Using 'slirp' as a command line option to runqemu will start QEMU >>> with user mode networking instead of creating tun/tap devices. >>> SLIRP does not

Re: [yocto] [PATCH 1/1] runqemu: add user mode (SLIRP) support to x86 QEMU targets

2016-10-24 Thread Todor Minchev
On Mon, 2016-10-24 at 18:15 -0500, Mark Hatle wrote: > On 10/24/16 5:19 PM, Todor Minchev wrote: > > Using 'slirp' as a command line option to runqemu will start QEMU > > with user mode networking instead of creating tun/tap devices. > > SLIRP does not require root access. By default port on

Re: [yocto] [meta-security][PATCH 13/17] package-group: fix tpm package list

2016-10-24 Thread akuster808
On 10/24/2016 02:43 AM, Thomas PERROT wrote: Hello, Would it not be more interestingto do two packages, one for the TPMV1.2 support and a second for the TPMV2.0 support? yes. thanks for the input. Regards, Armin Best regards, Thomas P. On Tue, Oct 18, 2016 at 2:02 AM, Armin

Re: [yocto] [PATCH 1/1] runqemu: add user mode (SLIRP) support to x86 QEMU targets

2016-10-24 Thread Mark Hatle
On 10/24/16 5:19 PM, Todor Minchev wrote: > Using 'slirp' as a command line option to runqemu will start QEMU > with user mode networking instead of creating tun/tap devices. > SLIRP does not require root access. By default port on the > host will be mapped to port 22 in the guest. The

Re: [yocto] [meta-measured][PATCH] Fix tpm2.0-tss package issue: libraries are not ship into the right packages

2016-10-24 Thread Khem Raj
2016-10-24 2:28 GMT-07:00 Thomas Perrot : > Signed-off-by: Thomas Perrot > --- > recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb

[yocto] [PATCH 1/1] runqemu: add user mode (SLIRP) support to x86 QEMU targets

2016-10-24 Thread Todor Minchev
Using 'slirp' as a command line option to runqemu will start QEMU with user mode networking instead of creating tun/tap devices. SLIRP does not require root access. By default port on the host will be mapped to port 22 in the guest. The default port mapping can be overwritten with the

Re: [yocto] [meta-raspberrypi] Master doesn't seem to be building right...

2016-10-24 Thread Breixo López García
Hi Frank, I found similar errors that you using the ktogoth branch in the poky repo from yocto. When I build the rasberry-pi2 images in a debian Jessy host. The issue in my case is that the parsing use in split_overlays function from the meta-raspberrypi/classes/linux-raspberrypi-base.bbclass

Re: [yocto] [raspberrypi3][meta-qt5] Failed to build meta-toolchain-qt5

2016-10-24 Thread Karim ATIKI
Hi Paul, You did have a chance to get gstreamer1.0-plugins-bad built correctly from a clean checkout ? Could you please share the exact poky branches / layers ? Cheers. Karim De : yocto-boun...@yoctoproject.org de la

Re: [yocto] [meta-raspberrypi] Branch Krogoth

2016-10-24 Thread Andrei Gherzan
On Mon, Oct 24, 2016 at 11:57:50AM +0300, Leon Anavi wrote: > Hi Andrei, > > It was pleasure meeting you during Embedded Linux Conference Europe. Thank > you for creating branch krogoth at meta-raspberrypi. Last week I have > updated and tested Automotive Grade Linux (AGL) and now its ports for >

[yocto] [meta-measured][PATCH] Fix tpm2.0-tss package issue: libraries are not ship into the right packages

2016-10-24 Thread Thomas Perrot
Signed-off-by: Thomas Perrot --- recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb b/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb index 453523e..175d36b 100644 ---

[yocto] [meta-raspberrypi] Branch Krogoth

2016-10-24 Thread Leon Anavi
Hi Andrei, It was pleasure meeting you during Embedded Linux Conference Europe. Thank you for creating branch krogoth at meta-raspberrypi. Last week I have updated and tested Automotive Grade Linux (AGL) and now its ports for Raspberry Pi 2 and 3 use this branch. Thanks, Leon -- Leon Anavi

[yocto] Relocatable RPM package using recipe

2016-10-24 Thread Bipnesh, Abhinav (Abhinav)
Hi, I am looking for a way to define PREFIX variable for the RPM spec file (generated through recipe). I want to make the package Relocatable as the SD card is mounted on a path which is read-only due to which the installation fails. Below is the example SD Card mount point - /tempfs/system

Re: [yocto] Manuals for ROOT LABELS INITRD and INITRD_IMAGE

2016-10-24 Thread Robert Yang
Hi Scott, We can find INITRD, INITRD_IMAGE, LABELS in this document: http://www.yoctoproject.org/docs/2.2/ref-manual/ref-manual.html For example LABELS: http://www.yoctoproject.org/docs/2.2/ref-manual/ref-manual.html#var-LABELS We need update all the ROOT LABELS INITRD and INITRD_IMAGE to

[yocto] curl-native and ca-bundle

2016-10-24 Thread Blaettler, Michael
Hi all We just had an issue in regard to curl-native. By default curl is configured with the "--with-ca-bundle=${sysconfdir}/ssl/certs/ca-certificates.crt" flag. In case curl-native is builded the ${sysconfdir} of the current project is compiled into the binary. Due to sstate caching the binary