[yocto] Custom FIT image: circular dependencies issue

2017-08-07 Thread Yegor Yefremov
I've switched to Yocto's master branch from Krogoth and get now circular dependencies for my kernel recipe: ERROR: 502 unbuildable tasks were found.# | ETA: 0:00:08 These are usually caused

Re: [yocto] eudev hwdb?

2016-04-27 Thread Yegor Yefremov
Hi Gary, On Wed, Apr 27, 2016 at 10:48 AM, Gary Thomas wrote: > I see that the replacement for udev (eudev) in OE-core takes nearly > 12MB on my i.MX6 (ARM CortexA7). This is nearly 25% of my total > storage space (64MB NAND)! > > # ls -lR /etc/udev > /etc/udev: > total 6520

Re: [yocto] Running an own script after kernel compilation

2016-04-18 Thread Yegor Yefremov
On Thu, Apr 14, 2016 at 12:19 PM, Belisko Marek <marek.beli...@gmail.com> wrote: > Hi, > > On Thu, Apr 14, 2016 at 12:12 PM, Yegor Yefremov > <yegorsli...@googlemail.com> wrote: >> I have my own ITS file, that is required to create a FIT image. ITS >> file has

[yocto] Running an own script after kernel compilation

2016-04-14 Thread Yegor Yefremov
I have my own ITS file, that is required to create a FIT image. ITS file has a special configuration, that cannot be automatically created using Yocto's recipes. So I need a way to invoke my own script. How can I do it? Thanks. Yegor -- ___ yocto