Re: [yocto] Yocto not fetching unzip

2018-06-15 Thread Andre McCurdy
On Mon, Jun 11, 2018 at 6:33 AM, Maas, Jonas wrote: > Hello everyone, > > I am experiencing an issue with yocto-2.1.2: > > I am trying to prefetch all needed sources for a certain image, let’s say > “my-image”, by calling: > > $ bitbake -c fetchall my-image > > Next I am archiving the whole Yocto

Re: [yocto] Yocto not fetching unzip

2018-06-15 Thread Khem Raj
Hi Jonas On 6/11/18 6:33 AM, Maas, Jonas wrote: > Hello everyone, > >   > > I am experiencing an issue with yocto-2.1.2: > > I am trying to prefetch all needed sources for a certain image, let’s > say “my-image”, by calling: > >   > > $ bitbake -c fetchall my-image > >   > > Next I am archi

Re: [yocto] sysroot not being populated

2018-06-15 Thread Patrick Vacek
On 14.06.2018 16:28, Khem Raj wrote: > On Thu, Jun 14, 2018 at 5:45 AM Patrick Vacek wrote: >> On 12.06.2018 00:48, Andre McCurdy wrote: >>> On Fri, Jun 8, 2018 at 2:42 AM, Patrick Vacek >>> wrote: On 08.06.2018 10:26, Khem Raj wrote: > On 6/8/18 12:27 AM, Patrick Vacek wrote: >> On

Re: [yocto] sysroot not being populated

2018-06-15 Thread Patrick Vacek
On 12.06.2018 00:48, Andre McCurdy wrote: > On Fri, Jun 8, 2018 at 2:42 AM, Patrick Vacek wrote: >> On 08.06.2018 10:26, Khem Raj wrote: >>> On 6/8/18 12:27 AM, Patrick Vacek wrote: On 07.06.2018 19:06, Khem Raj wrote: > On Mon, Jun 4, 2018 at 2:01 AM, Patrick Vacek > wrote: >> I

Re: [yocto] sysroot not being populated

2018-06-15 Thread Patrick Vacek
On 12.06.2018 00:48, Andre McCurdy wrote: > On Fri, Jun 8, 2018 at 2:42 AM, Patrick Vacek wrote: >> On 08.06.2018 10:26, Khem Raj wrote: >>> On 6/8/18 12:27 AM, Patrick Vacek wrote: On 07.06.2018 19:06, Khem Raj wrote: > Hi Patrick > > On Mon, Jun 4, 2018 at 2:01 AM, Patrick Vacek

[yocto] Adding a kernel module to core-image-base

2018-06-15 Thread Pravas Kumar Panda
Hi all, I want to know how to add a kernel module using my own layer and recipe in yocto. Can someone suggest me the step by step process how to do it. how to edit or add new files so that i could build my image and the module should automatically loaded at the time of boot.please reply me

[yocto] Yocto not fetching unzip

2018-06-15 Thread Maas, Jonas
Hello everyone, I am experiencing an issue with yocto-2.1.2: I am trying to prefetch all needed sources for a certain image, let's say "my-image", by calling: $ bitbake -c fetchall my-image Next I am archiving the whole Yocto system (including the downloads directory) to a tar.gz file and unpa

[yocto] [PATCH] meta-yocto-bsp: Let yocto BSPs be able to build with linux-yocto-dev

2018-06-15 Thread He Zhe
Signed-off-by: He Zhe --- .../recipes-kernel/linux/linux-yocto-dev.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend b

[yocto] [PATCH] meta-yocto-bsp: mpc8315e-rdb: Change kernel provider assignment to a weaker one

2018-06-15 Thread He Zhe
Currently mpc8315e-rdb.conf comes after local.conf during parsing. We should give local.conf a chance to overwrite the kernel provider assignment, like other BSPs. Signed-off-by: He Zhe --- meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [yocto] devtool finish & patch order

2018-06-15 Thread Peter Kjellerstedt
> -Original Message- > From: Alexander Kanavin [mailto:alex.kana...@gmail.com] > Sent: den 15 juni 2018 06:37 > To: Peter Kjellerstedt > Cc: Tim Hammer ; Yocto discussion list > ; Paul Eggleton (paul.eggle...@linux.intel.com) > > Subject: Re: [yocto] devtool finish & patch order > > 2018

Re: [yocto] bbappend extra SRC_URI ignored

2018-06-15 Thread Damien LEFEVRE
It's exactly as you said. Thanks a lot! I got it solved and learned some new tricks =) -Damien On Thu, Jun 14, 2018 at 5:23 PM, Martin Jansa wrote: > See ./recipes-bsp/tegra-binaries/tegra-shared-binaries.inc > > It's disabling standard do_fetch, do_unpack, do_patch and replacing them > with t

Re: [yocto] [meta-java][PATCH 3/3] openjdk-8: use ca-certificates-java

2018-06-15 Thread Richard Leitner
Hi, this commit of yours breaks the build on meta-java's current mater-next branch (when building an image containing openjre-8 or openjdk-8) with following message: ERROR: openjre-8-test-image-1.0-r0 do_rootfs: [log_check] openjre-8-test-image: found 1 error message in the logfile: [log_check] E