Re: [yocto] using Hob to run images on a custom simulator, other than qemu

2015-12-23 Thread Barros Pena, Belen
On 22/12/2015 11:35, "Mirela Rabulea" wrote: >Hi Belén, >Thanks for the answer. Is there a set of tests that would ensure there >are no regressions? Where can it be found? These are the test cases I can find in Testopia:

[yocto] How to keep image version and changelog

2015-12-23 Thread Daniel.
Hi everybody, I need to versionate and keep a changelog of my images. Today I have a file (/etc/image-version) that holds the image vesion taken from PV of my image recipe and compilation date. I need to keep a changelog so I can easily keep track of changes in image. My first idea was creating

Re: [yocto] How to keep image version and changelog

2015-12-23 Thread Daniel.
Hi, sorry I miss pressed enter :/ continued... So I can simply fix bugs and update changelog with the fixes, this should autoincrement the version of image and everything should work in a nearly automagic way. I just have to update the changelog and the image version is updated too. But I have

Re: [yocto] Trying to add a recipe for ROOT

2015-12-23 Thread Khem Raj
can you post output of root/6.04.12-r0/build/CMakeFiles/CMakeError.log On Wed, Dec 9, 2015 at 12:00 PM, Giordon Stark wrote: > Hi all, > > I'm trying to add a recipe for ROOT (from CERN) but I'm running into various > issues with just trying to get compilers working. > >

Re: [yocto] using Hob to run images on a custom simulator, other than qemu

2015-12-23 Thread Georgescu, Alexandru C
Hi, Currently there are two test runs that ensure the HOB is functioning correctly, as following: - https://bugzilla.yoctoproject.org/tr_show_run.cgi?run_id=3479 - https://bugzilla.yoctoproject.org/tr_show_run.cgi?run_id=3478 We also have some of the test cases automated can be