Re: [yocto] Where should I append Yocto bitbake task to create work folder symlink ?

2016-02-08 Thread Maciek Borzecki
On pon, 2016-02-08 at 14:20 +0100, Woronicz, Bartosz ( NSN - PL/Wroclaw) wrote: > The problem is, it doesn't doit delirebately, > > when I run > > bitbake -f -c latest_link myrecipe , it works > > when the process is in the tasks batch running > bitbake myrecipe > it doesn't > What am I doing

Re: [yocto] Where should I append Yocto bitbake task to create work folder symlink ?

2016-02-03 Thread Maciek Borzecki
On śro, 2016-02-03 at 11:13 +0100, Woronicz, Bartosz ( NSN - PL/Wroclaw) wrote: > Let's say I have my package at > >  host-64/tmp/work/x86_64-poky-linux/mypackage/1.2.3-r4/ > > I would like to have symlink created > >  host-64/tmp/work/x86_64-poky-linux/mypackage/latest -> 1.2.3-r4/ >

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread Maciek Borzecki
On śro, 2016-02-03 at 14:00 +, shubham.kum...@wipro.com wrote: > > Hi all, > > I would additionally like to mention that the same problem persists when > trying to boot > the Galileo with core-image-sato.  > The steps which I followed are as follows:- > Inside the poky directory, > > 1.  

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread Maciek Borzecki
On czw, 2016-02-04 at 07:31 +, shubham.kum...@wipro.com wrote: > Hi Khem, > > Thanks for your quick response. > > That entry is already there in "/conf/local.conf " file as follows:- > > # We default to enabling the debugging tweaks. > EXTRA_IMAGE_FEATURES = "debug-tweaks" > > In addition

Re: [yocto] Board files vs. device tree

2014-12-21 Thread Maciek Borzecki
On 12/21 16:32, Fabian Schwartau wrote: Hi, I am building a system with yocto for a board which is similar to Beagleboard-xM. So I used beagleboard as a starter. However, the kernel is not booting. Uboot just tells me that he is starting the kernel and then nothing happens any more. So I

Re: [yocto] [meta-yocto-bsp][PATCH] beaglebone.conf: update KERNEL_IMAGETYPE to match u-boot

2014-12-11 Thread Maciek Borzecki
a zImage. Signed-off-by: Maciej Borzecki maciej.borze...@open-rnd.pl Signed-off-by: Maciek Borzecki maciek.borze...@gmail.com Acked-by: Denys Dmytriyenko de...@ti.com Can we pick that up for master? This was sitting in my tree pending fixed update to U-boot 2014.10... --- meta

Re: [yocto] [meta-yocto-bsp][PATCH] beaglebone.conf: update KERNEL_IMAGETYPE to match u-boot

2014-12-11 Thread Maciek Borzecki
On czw, 2014-12-11 at 07:14 -0500, Bruce Ashfield wrote: On 12/11/2014 07:05 AM, Maciek Borzecki wrote: On wto, 2014-12-09 at 10:50 -0500, Denys Dmytriyenko wrote: On Tue, Dec 09, 2014 at 04:44:31PM +0100, Maciej Borzecki wrote: U-boot 2014.07 in Poky expects a zImage kernel image, thus

Re: [yocto] parallel build of multiple machine/os?

2014-12-10 Thread Maciek Borzecki
On śro, 2014-12-10 at 11:00 -0800, Khem Raj wrote: On Dec 10, 2014, at 10:52 AM, Koehler, Yannick (HP Networking) yannick.koeh...@hp.com wrote: Can Yocto build for example in a single bitbake call an image for x86, ppc, arm, others? Or is the call to bitbake limited to a single

[yocto] BeagleBone - uboot zImage in current master

2014-12-09 Thread Maciek Borzecki
Hi, I'm observing an issue when booting BBB using today's master (Poky b813bdebb36501500e86fea5f7e15b4b15ea0902). From what I see, default u-boot config expects a zImage, while the beaglebone.conf sets KERNEL_IMAGETYPE to uImage. Also the boot mmc devices seem to be off, the default config has

Re: [yocto] [meta-yocto-bsp][PATCH] beaglebone.conf: update KERNEL_IMAGETYPE to match u-boot

2014-12-09 Thread Maciek Borzecki
can be built out of the box, without going through manual partitiong, untarring, etc. AFAIK the same applies to x86 images, though Tom would be the best person to comment here. Bruce Signed-off-by: Maciej Borzecki maciej.borze...@open-rnd.pl Signed-off-by: Maciek Borzecki maciek.borze

Re: [yocto] Web frameworks on embedded linux

2014-11-14 Thread Maciek Borzecki
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 an embedded linux distro (Poky). The web app was originally deployed on a Debian distro. I need to move the application to a less heftier board and wanted to try a

Re: [yocto] Web frameworks on embedded linux

2014-11-14 Thread Maciek Borzecki
On pią, 2014-11-14 at 09:10 -0800, Edward Wingate wrote: No, I haven't. I still have a lot to learn about Yocto and recipes. I went ahead and pulled python-modules in and and got a lot further in making this app work. Thanks, Maciek, for your help. The ramdisk image ballooned to 22MB

[yocto] read only rootfs systemd

2014-07-22 Thread Maciek Borzecki
Hi, Is read-only-rootfs supported on systemd setups? The current dev manual is not clear about this. Also in image.bbclass there are comments that read_only_rootfs_hook supports only sysvinit setups. Thanks, -- Maciej Borzęcki Senior Software Developer at Open-RnD Sp. z o.o., Poland

Re: [yocto] read only rootfs systemd

2014-07-22 Thread Maciek Borzecki
On wto, 2014-07-22 at 08:44 -0700, Christopher Larson wrote: On Tue, Jul 22, 2014 at 4:43 AM, Maciek Borzecki maciej.borze...@open-rnd.pl wrote: Is read-only-rootfs supported on systemd setups? The current dev manual is not clear about this. Also

Re: [yocto] wic status

2014-07-18 Thread Maciek Borzecki
On czw, 2014-07-17 at 15:07 -0500, Tom Zanussi wrote: On Thu, 2014-07-17 at 19:38 +0200, Maciek Borzecki wrote: On czw, 2014-07-17 at 09:18 -0500, Tom Zanussi wrote: On Thu, 2014-07-17 at 14:51 +0100, Paul Eggleton wrote: On Thursday 17 July 2014 16:48:41 Scott Rifenbark wrote

[yocto] wic status

2014-07-17 Thread Maciek Borzecki
Hi, There used to be an entry about wic in development manual back in 1.5.2: http://www.yoctoproject.org/docs/1.5.2/dev-manual/dev-manual.html This entry is gone in current documentation and there seems to be no mention of wic at all:

Re: [yocto] wic status

2014-07-17 Thread Maciek Borzecki
Maciek Borzecki wrote: There used to be an entry about wic in development manual back in 1.5.2: http://www.yoctoproject.org/docs/1.5.2/dev-manual/dev-manual.html This entry is gone in current documentation and there seems to be no mention of wic at all: https