Re: [yocto] [OE-core] [PATCH] u-boot: fix beaglebone boot issue with large kernel images

2014-04-18 Thread Stanacar, StefanX
On Thu, 2014-04-17 at 15:05 -0400, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko > > Fix beaglebone boot issue with large kernel images overwriting Device Tree. > See very detailed comments inside the patch. > > The original patch is being reviewed upstream and is targeting mainline U-bo

Re: [yocto] BBB doesn't boot

2014-04-16 Thread Stanacar, StefanX
On Tue, 2014-04-15 at 21:20 -0400, Denys Dmytriyenko wrote: > On Tue, Apr 15, 2014 at 09:12:30PM -0400, Denys Dmytriyenko wrote: > > On Wed, Apr 16, 2014 at 12:36:58AM +0100, Richard Purdie wrote: > > > On Tue, 2014-04-15 at 15:43 -0400, Denys Dmytriyenko wrote: > > > > I don't yet know what is

Re: [yocto] BBB doesn't boot

2014-04-15 Thread Stanacar, StefanX
On Tue, 2014-04-15 at 12:26 -0400, Denys Dmytriyenko wrote: > On Tue, Apr 15, 2014 at 03:49:42PM +0100, Paul Eggleton wrote: > > On Tuesday 15 April 2014 11:52:49 Stanacar, StefanX wrote: > > > On Tue, 2014-04-15 at 09:03 +, Stanacar, StefanX wrote: > > > > On

Re: [yocto] BBB doesn't boot

2014-04-15 Thread Stanacar, StefanX
On Tue, 2014-04-15 at 09:03 +, Stanacar, StefanX wrote: > > > On Tue, 2014-04-15 at 01:17 -0400, Denys Dmytriyenko wrote: > > On Tue, Apr 15, 2014 at 01:07:28AM -0400, Denys Dmytriyenko wrote: > > > On Tue, Apr 15, 2014 at 05:44:04AM +0100, Richard Purdie wrote: &g

Re: [yocto] BBB doesn't boot

2014-04-15 Thread Stanacar, StefanX
On Tue, 2014-04-15 at 01:17 -0400, Denys Dmytriyenko wrote: > On Tue, Apr 15, 2014 at 01:07:28AM -0400, Denys Dmytriyenko wrote: > > On Tue, Apr 15, 2014 at 05:44:04AM +0100, Richard Purdie wrote: > > > On Mon, 2014-04-14 at 21:38 -0400, Denys Dmytriyenko wrote: > > > > On Tue, Apr 15, 2014 at 0

Re: [yocto] BBB doesn't boot

2014-04-14 Thread Stanacar, StefanX
On Mon, 2014-04-14 at 10:35 +, Stanacar, StefanX wrote: > Hi Gary, > > On Sun, 2014-04-13 at 03:12 -0600, Gary Thomas wrote: > > I just tried building (core-image-sato) for my BeagleBoneBlack > > using the latest Poky/Yocto master: > > > > Bu

Re: [yocto] BBB doesn't boot

2014-04-14 Thread Stanacar, StefanX
Hi Gary, On Sun, 2014-04-13 at 03:12 -0600, Gary Thomas wrote: > I just tried building (core-image-sato) for my BeagleBoneBlack > using the latest Poky/Yocto master: > > Build Configuration: > BB_VERSION= "1.23.0" > BUILD_SYS = "i686-linux" > NATIVELSBSTRING = "Fedora-13" > TARG

Re: [yocto] New RC for 1.6.

2014-04-14 Thread Stanacar, StefanX
Hi Beth, There are some artifacts missing for beaglebone, the .dtb files. rc3 had them... This is only a problem for minimal images, all the others don't need the dtb files, but they should be there nevertheless (between rc3 and rc4 kernel image type changed from zImage to uImage fwiw, so the dtb

Re: [yocto] [meta-yocto][PATCH 1/2] beaglebone.conf: configuration updates

2014-04-10 Thread Stanacar, StefanX
On Thu, 2014-04-10 at 11:58 -0400, Denys Dmytriyenko wrote: > On Thu, Apr 10, 2014 at 03:27:43PM +0000, Stanacar, StefanX wrote: > > > > > > > > On Thu, 2014-04-10 at 14:14 +, Stanacar, StefanX wrote: > > > > > > > > > On T

Re: [yocto] [meta-yocto][PATCH 1/2] beaglebone.conf: configuration updates

2014-04-10 Thread Stanacar, StefanX
On Thu, 2014-04-10 at 14:14 +, Stanacar, StefanX wrote: > > > On Thu, 2014-04-10 at 13:36 +, Stanacar, StefanX wrote: > > Hi Denys, > > > > With this patch applied and the updated README I can boot a Beaglebone > > Black (rev A6) with a default yocto

Re: [yocto] [meta-yocto][PATCH 1/2] beaglebone.conf: configuration updates

2014-04-10 Thread Stanacar, StefanX
On Thu, 2014-04-10 at 13:36 +, Stanacar, StefanX wrote: > Hi Denys, > > With this patch applied and the updated README I can boot a Beaglebone > Black (rev A6) with a default yocto image/config (I've used > core-image-sato-sdk FWIW). Everything seems fine, I ran a bun

Re: [yocto] [meta-yocto][PATCH 1/2] beaglebone.conf: configuration updates

2014-04-10 Thread Stanacar, StefanX
Hi Denys, With this patch applied and the updated README I can boot a Beaglebone Black (rev A6) with a default yocto image/config (I've used core-image-sato-sdk FWIW). Everything seems fine, I ran a bunch of tests on the image, except for X - it doesn't start :(. I've built with fbdev and omapfb t

Re: [linux-yocto] [PATCH 5/6] x32: Drop x32 config

2014-04-02 Thread Stanacar, StefanX
On Wed, 2014-04-02 at 00:19 -0700, Darren Hart wrote: > CONFIG_X86_32 is a non-selectable configuration item, automatically set > by ARCH and !CONFIG_64BIT. There are no users of the .cfg nor the .scc. > Delete them. > > Signed-off-by: Darren Hart > --- > meta/cfg/kernel-cache/cfg/x32.cfg |

Re: [yocto] [yocto-autobuilder][PATCH] Add buildstep and buildset for oe-selftest script

2014-02-16 Thread Stanacar, StefanX
Ping On Fri, 2014-02-07 at 13:01 +0200, Stefan Stanacar wrote: > This will run the oe-selftest script which has been > available in master for a while. The scripts run a series > of bitbake tests and takes care of it's own config. > Because some of the tests mess up with sstate we > want to use t

Re: [yocto] [yocto-autobuilder][PATCH] buildsets: add a new buildset to run builds on target

2014-02-16 Thread Stanacar, StefanX
Ping On Fri, 2014-02-07 at 13:01 +0200, Stefan Stanacar wrote: > Builds core-image-sato-sdk for each qemu arch and > runs tests building sudoku/cvs/iptables. > These do take a while, so they shouldn't be added to nightly! > > Signed-off-by: Stefan Stanacar > --- > .../nightly-qa-targetbuilds.c

Re: [yocto] meta-openembedded/meta-oe and busbox issues in 'dora'

2013-11-04 Thread Stanacar, StefanX
On Mon, 2013-11-04 at 17:21 +0100, Hans Beckérus wrote: > On Mon, Nov 4, 2013 at 5:11 PM, Martin Jansa wrote: > > On Mon, Nov 04, 2013 at 05:05:43PM +0100, Hans Beckérus wrote: > >> Hello. We get the below error when trying to build our image in Yocto > >> 1.5 'dora'. > >> > >> ERROR: No recipes

Re: [yocto] 1.5_M5.rc6 available for testing.

2013-10-03 Thread Stanacar, StefanX
On Thu, 2013-10-03 at 09:36 +, Stanacar, StefanX wrote: > > On Thu, 2013-10-03 at 09:16 +, Stanacar, StefanX wrote: > > > > > > Also: > > [stefans@firebird poky2]$ git tag -l --contains > > 0197e5cb4253d6137b0d166cfcd699d404d2cab3 > > 1.5_M5

Re: [yocto] 1.5_M5.rc6 available for testing.

2013-10-03 Thread Stanacar, StefanX
On Thu, 2013-10-03 at 09:16 +, Stanacar, StefanX wrote: > > Also: > [stefans@firebird poky2]$ git tag -l --contains > 0197e5cb4253d6137b0d166cfcd699d404d2cab3 > 1.5_M5.rc6 > [stefans@firebird poky2]$ git tag -l --contains > a02280f99f05b1c21de2a78de9222a2f62a0dabc &g

Re: [yocto] 1.5_M5.rc6 available for testing.

2013-10-03 Thread Stanacar, StefanX
On Tue, 2013-10-01 at 23:12 -0700, Flanagan, Elizabeth wrote: > All > > 1.5_M5.rc6 is now available for testing. We've identified one issue > with package index > https://bugzilla.yoctoproject.org/show_bug.cgi?id=5277 > > Artifacts are available: > > http://autobuilder.yoctoproject.org/pub/rel

Re: [yocto] [meta-security][PATCH] meta-security: add a basic runtime test for scanelf

2013-09-05 Thread Stanacar, StefanX
I just noticed that pax-utils is in core and has nothing to do with meta-security, so this is pointless, please ignore. I'll send some other test for this layer. Cheers, Stefan On Thu, 2013-09-05 at 11:15 +0300, Stefan Stanacar wrote: > Now that the testimage class from core has the ability to ru

Re: [yocto] Fedora 18 x86_64 and make 3.82 & make 3.81

2013-07-08 Thread Stanacar, StefanX
The original make 3.82 in Fedora 18 is known to be broken, hence the sanity test. Also I don't think that's a nice way of downgrading to make 3.81 (that's a Fedora 13 make...) Anyway, all that doesn't matter because a few days ago Fedora pushed an update to make which fixes the problem: make-3.82-

Re: [yocto] [yocto-autobuilder][PATCH] nightly-qa-extras: fix image config options

2013-05-15 Thread Stanacar, StefanX
On Wed, 2013-05-15 at 11:36 +0100, Burton, Ross wrote: > On 15 May 2013 11:32, Stefan Stanacar wrote: > > Remove the dmesg sanity as it requires copying a file which > > won't work on a r/o image. > > Is this copying the dmesg.sh to the target? Why not copy the file > into /tmp, which will be

Re: [yocto] [yocto-autobuilder][PATCH 0/2] Add a new buildset

2013-04-05 Thread Stanacar, StefanX
Sure, will send a v2. > -Original Message- > From: Flanagan, Elizabeth [mailto:elizabeth.flana...@intel.com] > Sent: Friday, April 05, 2013 1:04 AM > To: Stanacar, StefanX > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] [yocto-autobuilder][PATCH 0/2] Add a new bu