[yocto] allarch class used in autoconf-archive recipe

2018-09-12 Thread Dudziak Krzysztof
Hi, myself grabbed autoconf-archive recipe from http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb to build and install autoconf archive for building user-space app. autoconf-archive package builds in Jethro, as the YP release

[yocto] inheriting native.bbclass explicitly

2018-09-13 Thread Dudziak Krzysztof
Hi, YP reference manual chapter 6.83 "native.bbclass" https://www.yoctoproject.org/docs/2.5.1/ref-manual/ref-manual.html#ref-classes-native reads: "*Create a myrecipe-native.bb that inherits the native class. If you use this method, you must order the inherit statement in the recipe after all

[yocto] inheriting native.bbclass explicitly -- more details

2018-09-13 Thread Dudziak Krzysztof
autconf-archive's recipe as for OE-core layer builts also native package in BBCLASSEXTEND-based fashion. I like for system built here to change the approach to explicit-class-inheritance fashion in .bbappend in own layer. Will it suffice to ensure native.bbclass is explicitly inherited as last

Re: [yocto] inheriting native.bbclass explicitly

2018-09-14 Thread Dudziak Krzysztof
text describing to BBCLASSEXTEND-case krzysiek -Original Message- From: Andre McCurdy [mailto:armccu...@gmail.com] Sent: Friday, 14. September 2018 01:05 To: Dudziak Krzysztof Cc: Burton, Ross ; yocto@yoctoproject.org Subject: Re: [yocto] inheriting native.bbclass explicitly On Thu, Sep 13, 2018 at

Re: [yocto] Building, Using SDK

2018-09-17 Thread Dudziak Krzysztof
BSP, user-space, image(-s). Is the sequence of step as presented previously the right one? step 1: bitbake -c populate_sdk step : build bootloader, kernel step : bitbake krzysiek From: ChenQi [mailto:qi.c...@windriver.com] Sent: Monday, 17. September 2018 05:50 To: Dudziak Krzysztof ; yocto

Re: [yocto] inheriting native.bbclass explicitly

2018-09-13 Thread Dudziak Krzysztof
e advantage of the second method is that you do not need to have two separate recipes " (2.5.1 Release Reference Manual) krzysiek -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Thursday, 13. September 2018 14:00 To: Dudziak Krzysztof Cc: yocto@yoctop

Re: [yocto] inheriting native.bbclass explicitly

2018-09-13 Thread Dudziak Krzysztof
inherited and the order they are inherited by Bitbake target? Is any variable indicating this included in its output? krzysiek -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Thursday, 13. September 2018 13:23 To: Dudziak Krzysztof ; Yocto-mailing-list Subject: Re

[yocto] Building, Using SDK

2018-09-13 Thread Dudziak Krzysztof
Hi, Alex González elaborates in his book Embedded Linux Development Using Yocto Projets (2nd Edition) SDK-related questions - basics, building, usage (chapter 4). 1. Downloading then installing precompiled SDK was one of all available options according to Alex. He elaborates how to find it on

[yocto] allarch class used in autoconf-archive recipe

2018-09-12 Thread Dudziak Krzysztof
Hi, myself grabbed autoconf-archive recipe from http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb to build and install autoconf archive for building user-space app. autoconf-archive package builds in Jethro, as the YP release

Re: [yocto] inheriting native.bbclass explicitly

2018-09-13 Thread Dudziak Krzysztof
Got it and will follow your recommendation. Thanks. -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Thursday, 13. September 2018 14:00 To: Dudziak Krzysztof Cc: yocto@yoctoproject.org Subject: Re: [yocto] inheriting native.bbclass explicitly On 13 September