Re: [yocto] FW: How to recreate rootfs image

2015-08-26 Thread Nikolay Dimitrov
Hi Victor, On 08/26/2015 08:12 PM, Lenivyy Viktor wrote: This command did what I was trying to avoid: remove Yocto's copy of kernel sources. But starting questions still exist. In your kernel recipe are you using SRC_URI to fetch from a git repository (e.g. git:// URI) or from a local direct

Re: [yocto] How to recreate rootfs image

2015-08-26 Thread Nikolay Dimitrov
Hi Lenivyy Viktor, On 08/26/2015 06:42 PM, Lenivyy Viktor wrote: Can you please try this and share if it works for you: bitbake -c cleanall dirtypackage myimage bitbake myimage Regards, Nikolay What is dirtypackage? Myimagewill be altera-image-minimal in my case, I gue

Re: [yocto] How to recreate rootfs image

2015-08-26 Thread Nikolay Dimitrov
Hi Lenivyy Viktor, On 08/26/2015 05:37 PM, Lenivyy Viktor wrote: Hello. I have “altera-image-minimal” recipe which creates minimal rootfs based on Linux kernel provided by “linux-altera-local” recipe. This kernel is fetched from local directory. After first time building “altera-image-minimal”

Re: [yocto] How to submit patches upstream for repos at git.yoctoproject.org (eg meta-renesas)

2015-08-13 Thread Nikolay Dimitrov
Hi Paul, On 08/13/2015 04:24 PM, Paul Sherwood wrote: Hi Nikolay! On 2015-08-13 13:32, Nikolay Dimitrov wrote: On 08/13/2015 02:21 PM, Paul Sherwood wrote: Hi all, I am not affiliated to any Yocto Project member organisation, but am assisting with integration at the Automotive Grade Linux

Re: [yocto] How to submit patches upstream for repos at git.yoctoproject.org (eg meta-renesas)

2015-08-13 Thread Nikolay Dimitrov
Hi Paul, On 08/13/2015 02:21 PM, Paul Sherwood wrote: Hi all, I am not affiliated to any Yocto Project member organisation, but am assisting with integration at the Automotive Grade Linux project, which is re-using some work from upstreams at git.yoctoproject.org Recently members of the AGL com

Re: [yocto] Specifying location of DTB file

2015-08-11 Thread Nikolay Dimitrov
Hi Adam, On 08/11/2015 04:31 PM, Adam Rossi wrote: Howdy folks. I have had a devil of a time creating my own machine.conf and getting it to boot, so I went back to using the stock beaglebone.conf machine. I need to modify the DTB file that my prototype loads, so I decompiled the yocto am335x-bon

Re: [yocto] Read-only file system with persistent storage

2015-07-17 Thread Nikolay Dimitrov
Hi Gary, On 07/16/2015 02:36 PM, Gary Thomas wrote: I'd like to set up a system with a read-only root file system along with some persistent read-write storage. What are the [best] options in Poky/Yocto for this? Is there any support for some type of overlay file system? Thanks for any ideas/

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: Fetch a zip instead of cloning a git repo

2015-07-10 Thread Nikolay Dimitrov
Hi Andrei, On 07/09/2015 11:13 PM, Andrei Gherzan wrote: Finally I hop on to this discussion too. On Mon, Jul 6, 2015 at 12:58 PM, Paul Eggleton mailto:paul.eggle...@linux.intel.com>> wrote: On Monday 06 July 2015 12:48:50 Nikolay Dimitrov wrote: > One issue with the

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git

2015-07-10 Thread Nikolay Dimitrov
Hi Andrei, On 07/09/2015 11:19 PM, Andrei Gherzan wrote: On Mon, Jul 6, 2015 at 6:59 PM, Nikolay Dimitrov mailto:picmas...@mail.bg>> wrote: Hi Ross, On 07/06/2015 07:58 PM, Nikolay Dimitrov wrote: Hi Ross, On 07/06/2015 07:26 PM, Burton, Ross wrote:

Re: [yocto] External toolchains

2015-07-07 Thread Nikolay Dimitrov
Hi Luke, On 07/07/2015 08:35 PM, Luke (Lucas) Starrett wrote: Hi, For various reasons, we have a need to work with pre-compiled external toolchains, in this case, the 2014-09 Linaro aarch64 release. A key difference between this specific toolchain vs. the Fido/1.8 out of the box toolchain (4.9

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git

2015-07-06 Thread Nikolay Dimitrov
Hi Ross, On 07/06/2015 07:58 PM, Nikolay Dimitrov wrote: Hi Ross, On 07/06/2015 07:26 PM, Burton, Ross wrote: On 6 July 2015 at 17:23, Burton, Ross mailto:ross.bur...@intel.com>> wrote: How latest, remembering that oe-core supports LTS distros which are likely to have old re

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git

2015-07-06 Thread Nikolay Dimitrov
Hi Ross, On 07/06/2015 07:26 PM, Burton, Ross wrote: On 6 July 2015 at 17:23, Burton, Ross mailto:ross.bur...@intel.com>> wrote: How latest, remembering that oe-core supports LTS distros which are likely to have old releases of git. Assuming I'm driving it correctly: [git init, git

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git

2015-07-06 Thread Nikolay Dimitrov
Hi Jonathan, On 07/06/2015 04:41 PM, Jonathan Liu wrote: Hi Nikolay, On 4/07/2015 3:29 PM, Nikolay Dimitrov wrote: Hi Jonathan, On 07/04/2015 06:48 AM, Jonathan Liu wrote: Reduces the download time significantly. Signed-off-by: Jonathan Liu --- recipes-bsp/common/firmware.inc | 6

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: Fetch a zip instead of cloning a git repo

2015-07-06 Thread Nikolay Dimitrov
Hi guys, One issue with the regularly changing tarball checksums is that people start to get used to thes changes (e.g. everything looks like false positive). Currently the tarball checksums and SCM revisions are probably the most important tool for builds traceability. If we get used to think ab

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git

2015-07-03 Thread Nikolay Dimitrov
Hi Jonathan, On 07/04/2015 06:48 AM, Jonathan Liu wrote: Reduces the download time significantly. Signed-off-by: Jonathan Liu --- recipes-bsp/common/firmware.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/fi

Re: [yocto] Avoid creation of .sdcard images.

2015-06-26 Thread Nikolay Dimitrov
ot; ...and give it a try. It may be a good idea to fully clean your build space (rm -fr cache sstate-cache tmp) before building, otherwise old build products in tmp/deploy can fool you that a build is properly done, while it was not. Im building to imx6 :/ Em 26/06/2015 21:25, "Nikolay Dimi

Re: [yocto] Avoid creation of .sdcard images.

2015-06-26 Thread Nikolay Dimitrov
Hi guys, On 06/26/2015 11:32 PM, Daniel. wrote: Hmm, this seems cleaner than setting whole IMAGE_FSTYPES, I'll try! Thank you! 2015-06-26 17:28 GMT-03:00 Gary Thomas mailto:g...@mlbassoc.com>>: On 2015-06-26 13:52, Leonardo Sandoval wrote: On 06/26/2015 02:45 PM, Daniel. wrote:

Re: [yocto] sstate black hole?

2015-06-15 Thread Nikolay Dimitrov
Hi Gary, On 06/15/2015 04:35 PM, Gary Thomas wrote: I'm working with i.MX6 targets (meta-fsl-arm*). For these targets, some packages are "special" in that they use i.MX6 specific graphics support. This ends up with an additional layer of stratification, so my tmp/work tree has: all-amltd-li

Re: [yocto] gtk-play issues

2015-05-14 Thread Nikolay Dimitrov
Hi Gary, On 05/14/2015 10:40 PM, Gary Thomas wrote: On 2015-05-14 10:31, Burton, Ross wrote: On 14 May 2015 at 17:29, Gary Thomas mailto:g...@mlbassoc.com>> wrote: BTW, neither gtk-play nor gst-play seem to work correctly with an out-of-the-box qemu that I just built (from master at t

Re: [yocto] Move device tree generation from include file to bbclass

2015-04-15 Thread Nikolay Dimitrov
Hi Bruce, On 04/15/2015 06:26 PM, Bruce Ashfield wrote: On Wed, Apr 15, 2015 at 11:22 AM, Nikolay Dimitrov wrote: Hi Bruce, On 04/15/2015 04:13 PM, Bruce Ashfield wrote: On 2015-04-15 08:33 AM, Bach, Pascal wrote: Hi Adding oe-core, since that's the right place to have a discu

Re: [yocto] Move device tree generation from include file to bbclass

2015-04-15 Thread Nikolay Dimitrov
Hi Bruce, On 04/15/2015 04:13 PM, Bruce Ashfield wrote: On 2015-04-15 08:33 AM, Bach, Pascal wrote: Hi Adding oe-core, since that's the right place to have a discussion like this. As ARM now also moved to device tree it look like in future we will have more kernels that are using device t

Re: [yocto] Git and http problem.

2015-04-13 Thread Nikolay Dimitrov
Hi Francois, On 04/13/2015 03:43 PM, Paul Eggleton wrote: Hi Francois, On Monday 13 April 2015 11:53:25 Francois P. Gallichand wrote: I'm working behind a firewall, on which I have absolutely no control, and it does not allows the git protocol to go through. So I patch the recipes to replace t

Re: [yocto] bblayer priorities ignored for bbappends?

2015-04-08 Thread Nikolay Dimitrov
Hi Paul, Tobias, On 04/08/2015 11:55 AM, Paul Eggleton wrote: Hi Tobias, On Wednesday 08 April 2015 08:54:20 Tobias Olausson wrote: I just had a weird experience with yocto and I wanted to know if the described behaviour is intentional. I have a layer with priority 7 containing a recipe, foo.

Re: [yocto] 2 images with single Bitbake recipe

2015-03-10 Thread Nikolay Dimitrov
Hi Francois, On 03/09/2015 10:07 PM, Francois Muller wrote: Hi, You may have a look at meta-intel-iot-devkit layer that does what you expect, I think. It produces: * iot-devkit-image-quark.ext3 * core-image-minimal-initramf

Re: [yocto] 2 images with single Bitbake recipe

2015-03-09 Thread Nikolay Dimitrov
Hi Gary, On 03/09/2015 10:00 PM, Gary Thomas wrote: On 2015-03-09 13:56, Nikolay Dimitrov wrote: Hi Khem, On 03/09/2015 09:31 PM, Khem Raj wrote: On Mar 9, 2015, at 12:22 PM, Nikolay Dimitrov wrote: Hi guys, I need an advice for the following Yocto use case. My system has to boot via

Re: [yocto] 2 images with single Bitbake recipe

2015-03-09 Thread Nikolay Dimitrov
Hi Ross, On 03/09/2015 09:58 PM, Burton, Ross wrote: On 9 March 2015 at 19:56, Nikolay Dimitrov mailto:picmas...@mail.bg>> wrote: bitbake myproduct-combined-image ...which should create 2 separate images. If typing both is too much bother, have a recipe that just has D

Re: [yocto] 2 images with single Bitbake recipe

2015-03-09 Thread Nikolay Dimitrov
Hi Khem, On 03/09/2015 09:31 PM, Khem Raj wrote: On Mar 9, 2015, at 12:22 PM, Nikolay Dimitrov wrote: Hi guys, I need an advice for the following Yocto use case. My system has to boot via minimal initramfs and then must use the full rootfs. I can use 2 separate recipes to generate the 2

[yocto] 2 images with single Bitbake recipe

2015-03-09 Thread Nikolay Dimitrov
Hi guys, I need an advice for the following Yocto use case. My system has to boot via minimal initramfs and then must use the full rootfs. I can use 2 separate recipes to generate the 2 images (minimal initramfs, complete rootfs), but I prefer to create all my build- products via single bitbake

Re: [yocto] Yocto patch tracking

2015-02-16 Thread Nikolay Dimitrov
Thanks! On 02/16/2015 12:04 AM, Martin Jansa wrote: On Sun, Feb 15, 2015 at 03:37:44PM +0200, Nikolay Dimitrov wrote: Hi guys, Is there a web-based staging area where Yocto project holds all the submitted and pending patches until they're merged, something like Patchwork? Or is it up to

[yocto] Yocto patch tracking

2015-02-15 Thread Nikolay Dimitrov
Hi guys, Is there a web-based staging area where Yocto project holds all the submitted and pending patches until they're merged, something like Patchwork? Or is it up to each Yocto layer maintainer to define his own work-flow? Kind regards, Nikolay --

Re: [yocto] Web frameworks on embedded linux

2014-11-14 Thread Nikolay Dimitrov
Hi Edward, On 11/14/2014 07:10 PM, Edward Wingate wrote: On Fri, Nov 14, 2014 at 12:13 AM, Maciek Borzecki mailto:maciej.borze...@open-rnd.pl>> wrote: On czw, 2014-11-13 at 23:12 -0800, Edward Wingate wrote: > I've been trying to get an existing python flask application running > on