Re: [yocto] recipe to clean up files from rootfs

2017-12-12 Thread Mike Looijmans
Well, start by sharing yours first. Be careful when naming your shell routine, sometimes OE considers parts behind the underscore as overrides and then it cannot find it. On 13-12-17 07:14, Sherif Omran wrote: hi Mike, i could not get it to work, if you have a recipe that works, please

Re: [yocto] recipe to clean up files from rootfs

2017-12-12 Thread Sherif Omran
hi Mike, i could not get it to work, if you have a recipe that works, please share it. ROOTFS_POSTPROCESS_COMMAND seems to be buggy. thank you > > On Tue, Dec 12, 2017 at 1:58 PM, Mike Looijmans wrote: > On 11-12-17 15:18, Sherif Omran wrote: > >> i want to create a

[yocto] [meta-raspberrypi] core-image-minimal vs rpi-hwup-image

2017-12-12 Thread Sherif Omran
hello guys, Core-image-minimal has 75 MB and boots in max 12 sec but lacks wifi drivers. rpi-hwup-image has 142.MB and boots in 18 sec. how to add wifi drivers to core-image-minimal? thanks -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] [PATCH 08/12] upgradehelper.py: clean repo only once when recipes are specified

2017-12-12 Thread Robert Yang
On 12/12/2017 08:26 PM, Alexander Kanavin wrote: On 12/11/2017 08:13 AM, Robert Yang wrote: I think it's a simpler and easier to understand approach. Yes, this means that an updated recipe that is close to the root of dependency tree can cause a cascade of build failures (e.g. glibc), but

Re: [yocto] executable depends on the library that is built in the same recipe

2017-12-12 Thread Rail Shafigulin
On Mon, Dec 11, 2017 at 8:18 PM, Vineeth Karumanchi wrote: > using this might help > > oe_libinstall -so > Can you elaborate more on this? I'm not quite sure what it does. -- Rail Shafigulin Software Engineer Esencia Technologies -- *ESENCIA

Re: [linux-yocto] [PATCH 00/48] Intel Axxia updates to linux-yocto-4.9

2017-12-12 Thread Bruce Ashfield
On 2017-12-11 8:13 AM, Daniel Dragomir wrote: Hello Bruce! Please review and merge this series of patches in Axxia branches from linux-yocto-4.9. If all the patches are ok, please pull them from https://github.com/axxia/axxia_yocto_linux_4.9_pull.git into

Re: [yocto] [ptest-runner 1/3] Makefile: libcheck now requires to link subunit

2017-12-12 Thread Anibal Limon
On 12 December 2017 at 06:24, Joshua Lock wrote: > This entire series merged to master of the ptest-runner2 repository. > > Will you be sending a recipe update? > Yes, can you create the v2.1.1 tag pointing current master? Cheers, Anibal > > Thanks, > Joshua >

[yocto] Add optional dependancies to the recipe

2017-12-12 Thread Jerome.Haxhiaj
Hi, I'm building a recipe for a project where the final product will depends on The fact that some dependencies are satisfied of not. I would like to know I there is an environment variables that list all PROVIDES from all the layers, in order to parse it and get the dependencies. Jérôme Haxhiaj

Re: [yocto] [ptest-runner 1/3] Makefile: libcheck now requires to link subunit

2017-12-12 Thread Joshua Lock
On 12/12/17 14:18, Anibal Limon wrote: On 12 December 2017 at 06:24, Joshua Lock > wrote: This entire series merged to master of the ptest-runner2 repository. Will you be sending a recipe update? Yes, can you

[linux-yocto] ERROR: ParseError at meta/classes/image.bbclass Could not inherit file classes/image_types_uboot.bbclass

2017-12-12 Thread Ramapriya Sridharan
Dear All, I get the following error while bitbaking: ERROR: ParseError at repositories/poky/meta/classes/image.bbclass:185: Could not inherit file classes/image_types_uboot.bbclass I currently have the following layers : 1. meta 2. meta-mender-core 3. meta-toradex 4. meta-fsl-arm

Re: [yocto] recipe to clean up files from rootfs

2017-12-12 Thread Mike Looijmans
On 11-12-17 15:18, Sherif Omran wrote: i want to create a recipe to clean some files from the rootfile system, but i don't know how to let this recipe run the last one before building the rootfile system. You can use ROOTFS_POSTPROCESS_COMMAND in your image recipe to do some last-minute

Re: [yocto] [PATCH 08/12] upgradehelper.py: clean repo only once when recipes are specified

2017-12-12 Thread Alexander Kanavin
On 12/11/2017 08:13 AM, Robert Yang wrote: I think it's a simpler and easier to understand approach. Yes, this means that an updated recipe that is close to the root of dependency tree can cause a cascade of build failures (e.g. glibc), but the update commits for everything else will still be

Re: [yocto] [ptest-runner 1/3] Makefile: libcheck now requires to link subunit

2017-12-12 Thread Joshua Lock
This entire series merged to master of the ptest-runner2 repository. Will you be sending a recipe update? Thanks, Joshua On 07/12/17 18:51, Aníbal Limón wrote: From: Aníbal Limón Signed-off-by: Aníbal Limón --- Makefile | 2 +- 1 file

[yocto] Setting LDFLAGS for all packages

2017-12-12 Thread Blaettler, Michael
Hello The problem I'm currently facing is the removal (unset) of the LDFLAGS variable within the glibc compile step. A bit of background information: I'm working on reproducible builds and found one major problem which occurs by many of the packages. By default, the debug information is