Re: [yocto] Flatbuffers

2017-01-19 Thread Samuel Stirtzel
t I had no time to runtest them yet. -- Regards Samuel From 8653b121655837ecb8892e7a5f743f28c96630a7 Mon Sep 17 00:00:00 2001 From: Samuel Stirtzel <s.stirt...@googlemail.com> Date: Thu, 19 Jan 2017 11:37:26 +0100 Subject: [PATCH] flatbuffers: Added initial recipe Signed-off-by: Sam

Re: [yocto] Yocto and Google protobuffer

2016-09-08 Thread Samuel Stirtzel
2016-09-06 20:11 GMT+02:00 Khem Raj <raj.k...@gmail.com>: > >> On Sep 1, 2016, at 3:57 AM, Samuel Stirtzel <s.stirt...@googlemail.com> >> wrote: >> >> Hi, >> >> protobuf 2.x and 3.x are incompatible, there is also a protobuf3 >> recipe in m

Re: [yocto] Yocto and Google protobuffer

2016-09-01 Thread Samuel Stirtzel
2016-09-01 12:34 GMT+02:00 Jussi Kukkonen : > On 1 September 2016 at 13:21, Herman van Hazendonk wrote: >> >> Hi Pietro, >> >> You can override the recipe by adding a recipe for version 3.0.0+ in your >> own layer and making sure your layer has a higher

Re: [yocto] do_fetch linux hangs after defconfig/conf-fragment change

2014-12-01 Thread Samuel Stirtzel
2014-12-01 9:35 GMT+01:00 matthias.he...@atlas-elektronik.com: I executed bitbake -c clean linux_wandboard and retried, then it worked again. But still for me the question is open why the sources are re-fetched only because I enable/disable kernel options (in menuconfig). Shouldn't this

Re: [yocto] do_fetch linux hangs after defconfig/conf-fragment change

2014-11-28 Thread Samuel Stirtzel
2014-11-28 10:29 GMT+01:00 matthias.he...@atlas-elektronik.com: Hi all, I’m quite new to yocto and currently am playing around with all kinds of basic functions and procedures of yocto to step by step learn and get to know yocto and bitbake. Currently I’m trying to store the kernel

Re: [yocto] do_fetch linux hangs after defconfig/conf-fragment change

2014-11-28 Thread Samuel Stirtzel
2014-11-28 14:09 GMT+01:00 matthias.he...@atlas-elektronik.com: I made the git setting to replace git:// with https:// which at least worked once ... But when trying to clone as you suggested I'm asked for username and password for github.com !? Strange, it works for me... takes some

Re: [yocto] Fw: progressbar

2014-11-20 Thread Samuel Stirtzel
2014-11-20 13:47 GMT+01:00 Mahdi Sa'adat mahdisaa...@yahoo.com: No one answer my email :( Blame Yahoo: http://www.ietf.org/mail-archive/web/ietf/current/msg87153.html -- Regards Samuel -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] Angstrom Build Failing

2014-11-05 Thread Samuel Stirtzel
2014-10-31 19:41 GMT+01:00 nick xerofo...@gmail.com: Thanks Sven, I will git pull later and see if it's up again just wasn't sure if this was a network error or a misconfiguration on my part. Cheers Nick Sorry my fault, I have renamed the layer in gitorious in order to prevent confusion since

Re: [yocto] is there a list of yocto-supported dev kits somewhere?

2014-08-28 Thread Samuel Stirtzel
2014-08-28 9:38 GMT+02:00 Robert P. J. Day rpj...@crashcourse.ca: perhaps i just haven't noticed, but is there somewhere a list of dev kits that have a yocto project build for them? it would be great to have a reference list along the lines of, boards for which there is a working YB build,

Re: [yocto] Boot Process of gumstix

2014-07-16 Thread Samuel Stirtzel
2014-07-15 17:18 GMT+02:00 Bharath Chandra ellurubharat...@gmail.com: Hi, I would like to analyze the startup process of gumstix board. What happens when we boot a gumstix board, for eg: first the MLO will be called and then it will call u-boot.img I would like to know what does MLO do

Re: [yocto] Boot Process of gumstix

2014-07-16 Thread Samuel Stirtzel
2014-07-16 10:09 GMT+02:00 Samuel Stirtzel s.stirt...@googlemail.com: 2014-07-15 17:18 GMT+02:00 Bharath Chandra ellurubharat...@gmail.com: Hi, I would like to analyze the startup process of gumstix board. What happens when we boot a gumstix board, for eg: first the MLO will be called

Re: [yocto] Can anything be done about do_rootfs speed?

2013-08-28 Thread Samuel Stirtzel
2013/8/28 Paul D. DeRocco pdero...@ix.netcom.com: From: Martin Jansa Are you sure that you're not building some unnecessary IMAGE_FSTYPES? No, I'm not sure. Last time someone asked my why it takes so long I've added some debug output to do_rootfs and found out that only half of the time

Re: [yocto] how to convert source rpm spec to bitbake recipe?

2013-04-03 Thread Samuel Stirtzel
2013/4/3 Paul Eggleton paul.eggle...@linux.intel.com: Hi Michael, On Sunday 31 March 2013 08:45:23 Michael Fainstein wrote: Is there a tool or guide for conversion of source rpm spec file to bitbake recipe? There is scripts/create-recipe - this is aimed at just downloading source and using

Re: [yocto] how to convert source rpm spec to bitbake recipe?

2013-04-03 Thread Samuel Stirtzel
2013/4/3 Michael Fainstein michael.fainst...@ecitele.com: -Original Message- From: Samuel Stirtzel [mailto:s.stirt...@googlemail.com] Sent: יום ד 03 אפריל 2013 13:47 To: Paul Eggleton Cc: Michael Fainstein; yocto@yoctoproject.org Subject: Re: [yocto] how to convert source rpm spec

Re: [yocto] Building restricted source code

2013-03-27 Thread Samuel Stirtzel
While this may not resolve your problem, these are my 0.2 cents. I assume you already know this: The hash does not need to be permuted between dependency updates, as (e.g.) eglibc promises ABI and API stability between major releases (like most Linux libraries). This means that the hash has to

Re: [yocto] Build time data

2012-04-19 Thread Samuel Stirtzel
2012/4/19 Richard Purdie richard.pur...@linuxfoundation.org: On Thu, 2012-04-19 at 18:18 +0530, Joshua Immanuel wrote: Hello, On Fri, 2012-04-13 at 09:45 +0100, Richard Purdie wrote: There are undoubtedly ways we can improve performance but I think we've done the low hanging fruit and we

Re: [yocto] A question about PACKAGE_ARCH renaming

2012-04-17 Thread Samuel Stirtzel
2012/4/17 Xu, Dongxiao dongxiao...@intel.com: Hi, I am testing beagleboard with RPM, and there is a question I am confused with that PACKAGE_ARCH is renamed for certain packages. For example the acl package, whose expected PACKAGE_ARCH is armv7a-vfp-neon, however in RPM file, the arch is

Re: [yocto] A question about PACKAGE_ARCH renaming

2012-04-17 Thread Samuel Stirtzel
2012/4/17 Samuel Stirtzel s.stirt...@googlemail.com: 2012/4/17 Xu, Dongxiao dongxiao...@intel.com: Hi, I am testing beagleboard with RPM, and there is a question I am confused with that PACKAGE_ARCH is renamed for certain packages. For example the acl package, whose expected PACKAGE_ARCH

Re: [yocto] Support of meta-kde for Poky

2012-03-27 Thread Samuel Stirtzel
2012/3/26 Paul Eggleton paul.eggle...@linux.intel.com: On Monday 26 March 2012 14:55:40 Samuel Stirtzel wrote: the development of meta-kde has come to a point where kde-applications can be tested (and maybe used). Status of meta-kde: Most common applications work, for example: Calligra

[yocto] Support of meta-kde for Poky

2012-03-26 Thread Samuel Stirtzel
Hi, the development of meta-kde has come to a point where kde-applications can be tested (and maybe used). Status of meta-kde: Most common applications work, for example: Calligra (not all of the toolkit), Kate, KCalc, Konqueror, Kwin Kwin_gles (KDE window manager), Okular and the applications

Re: [yocto] [OE-core] how to set time zone

2011-10-28 Thread Samuel Stirtzel
2011/10/28 Ni Qingliang niqingli...@insigma.com.cn: Hello All: what is the right way to set timezone? I have added tzdata into my image, and can find some variables in the etc, e.g. 'TZ'. on my archlinux, I can set TIMEZONE in the rc.conf, which is used in rc.sysvinit (which will link the

[yocto] Bitbake -c cleansstates error after the Poky bitbake/msg.py: Drop manually created domain lists patch

2011-08-15 Thread Samuel Stirtzel
Hi, after Richard Purdie dropped the domain stuff from bitbake/msg.py I get error messages while running bitbake -c cleansstates. The following error message shows up: - ERROR: Running idle function Traceback (most recent call last): File

Re: [yocto] Bitbake -c cleansstates error after the Poky bitbake/msg.py: Drop manually created domain lists patch

2011-08-15 Thread Samuel Stirtzel
Sorry, I forgot to include the link to the patch: http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=a6c48298b17e6a5844b3638b422fe226e3b67b89 2011/8/15 Samuel Stirtzel s.stirt...@googlemail.com: Hi, after Richard Purdie dropped the domain stuff from bitbake/msg.py I get error messages while