[yocto] [thud]: Issues with git sub modules

2019-03-06 Thread philippe gislard
. Thank you. >From 456bc347c38039006619c0e95831cb4faf4d8c49 Mon Sep 17 00:00:00 2001 From: Philippe GISLARD Date: Wed, 6 Mar 2019 10:03:43 +0100 Subject: [PATCH] Change the git submodule symbolic link from absolute to relative in order to allow sharing the downloaded packages between differ

Re: [yocto] behind corporate proxy

2018-02-21 Thread philippe gislard
CBRANCH};destsuffix=${S}/git;protocole=http" === Note: the git server must support the http (or maybe https) protocole. -- Philippe GISLARD -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] error: impossible constraint in 'asm'

2018-02-01 Thread philippe gislard
#x27;asm' > > | __asm__ volatile > > | ^~~ > > [...] > Hi dhkoo, I'm not sure, but the cpudetect.c file from the official website should be preprocessed so that all it's content is not compile when using ARCH_ARM. All the code from the file is in

Re: [yocto] [Eclipse Yocto Plugin] Standalone pre-built toolchain

2018-01-23 Thread philippe gislard
2018-01-19 20:54 GMT+01:00 philippe gislard : > Hello, > > I tried to follow this wiki: > https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage > But with Eclipse Oxygen and the corresponding Yocto plugin. > > The Plugin won't let me sav

[yocto] [Eclipse Yocto Plugin] Standalone pre-built toolchain

2018-01-19 Thread philippe gislard
if SDK_VENDOR contains the word "sdk" the plugin won't accept the directory (ex: "i686-mysdk-linux"). It displays a "Toolchain and host arch mismatch." error. Should I downgrade to a previous eclipse version ? Neon, Mars ? -- Philippe GISLARD -- __

Re: [yocto] [Pyro] Multiple toolchains

2018-01-18 Thread philippe gislard
cc/C-Dialect-Options.html#C-Dialect-Options) with: KERNEL_EXTRA_ARGS += " KCFLAGS=-std=gnu89 " It might also work with the 6.x using the compile-gcc6.h header -- Philippe GISLARD -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [Pyro] Multiple toolchains

2018-01-17 Thread philippe gislard
toolchains? - GCC 4.9 for the kernel. - GCC 6.3 for the other packages. Thank you. -- Philippe GISLARD -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto