[yocto] [RFC] Blubber, a tool to set up yocto/poky projects easily

2014-03-10 Thread Josef Holzmayr
Howdy! After looking more and more into yocto, one of the main issues for me is the process to set up a project properly, including all layers and conf options. Especially those which would be needed to set exactly the same way again and again every time somebody needs to reproduce a build. So I'

Re: [yocto] [RFC] Blubber, a tool to set up yocto/poky projects easily

2014-03-10 Thread Josef Holzmayr
low.com/questions/1504717/why-does-comparing-strings-in-python-using-either-or-is-sometimes-produce). But I'm curious, how would one then properly compare the content of two strings? Checking both types first? > > Best regards, > Vali Greetz Josef/Leto > > > On 03/10/2014 12

Re: [yocto] [RFC] Blubber, a tool to set up yocto/poky projects easily

2014-03-10 Thread Josef Holzmayr
> This discussion can go over and over, is more a flavor thing: being > pythonian or not. Agreed, with the exception of the above said. But you're right, I'll look into the topic and see if it can bring improvements. Thanks again for your input. > > Best regards, >

Re: [yocto] [RFC] Blubber, a tool to set up yocto/poky projects easily

2014-03-10 Thread Josef Holzmayr
meaning from "==" to > >>> "is" > >>> (see > >>> http://stackoverflow.com/questions/1504717/why-does-comparing-strings-in-python-using-either-or-is-sometimes-produce). > >>> But I'm curious, how would one then properly compa

Re: [yocto] [RFC] Blubber, a tool to set up yocto/poky projects easily

2014-03-10 Thread Josef Holzmayr
Hello Chris > Chris Larson hat am 10. März 2014 um 15:40 geschrieben: > > > On Mon, Mar 10, 2014 at 5:02 AM, Josef Holzmayr < > jholzm...@the-exact-steps.net> wrote: > > > Hello Alex, > > > > > Alex J Lennon hat am 10. März 2014 um > > 12:43

Re: [yocto] [RFC] Blubber, a tool to set up yocto/poky projects easily

2014-03-10 Thread Josef Holzmayr
Hello Marc, > Marc Ferland hat am 10. März 2014 um 16:52 > geschrieben: > > > On Mon, Mar 10, 2014 at 11:59:08AM +0100, Josef Holzmayr wrote: > > Howdy! > > > > After looking more and more into yocto, one of the main issues for me is the > > process to s

Re: [yocto] Getting the version of Yocto that is being used.

2018-04-12 Thread Josef Holzmayr
supplier is Phytec, and the distro layer is here: https://git.phytec.de/meta-yogurt/ Greetz -- ——— Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Sch

Re: [yocto] /boot/ content into root filesystem?

2018-06-13 Thread Josef Holzmayr
= "kernel kernel-devicetree" should do that neatly. See also: https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/kernel.bbclass#n548 and https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/kernel-devicetree.bbclass#n6 Greetz -- ——— Josef Holzmayr

Re: [yocto] Git tool/command problems with YOCTO Open Source repos

2018-11-28 Thread Josef Holzmayr
layers) > > are built. So you can use "repo" or "kas" (my preferred one) for that. > > > > Best regards, > > Stefano Babic > > > > -- > > = > > DENX

Re: [yocto] am335x evmsk screen init:id"00" respawning too fast disabled for 5 minutes yocto sumo

2018-11-28 Thread Josef Holzmayr
ing SERIAL_CONSOLES ?= "115200;ttyS0" in your MACHINE config > > I don't understand why this problem appear when I build a OS with the sumo > version on Yocto. > I have not this problem when I build a OS with the krogoth version on yocto. > > Somebody can help me

Re: [yocto] Make one directory writeable

2019-02-13 Thread Josef Holzmayr
y one path of a given filesystem RW, it always means that the whole filesystem is writeable. Greetz -- ——— Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen

Re: [yocto] [OE-core] npm offline build for yocto

2019-03-07 Thread Josef Holzmayr
emoved. To my knowledge none of the existing nodejs package managers (npm, yarn, ...) do support pure fetching neither explicit caching. The only thing that seems to be mostly working fine is using an explicit caching proxy like lazy-npm to externally cache the remote repositories. Greetz --

Re: [yocto] how to make writable permission for home/root in read-only rootfs (yocto build)

2019-03-20 Thread Josef Holzmayr
y/044166.html Greetz -- ——— Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen www.rsi-elektrotechnik.de ——— Amtsgericht Ingolstadt – GmbH: HRB 191328 – KG: HRA 170393

Re: [yocto] Mpich and yocto ?

2017-07-25 Thread Josef Holzmayr
. Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen www.rsi-elektrotechnik.de ——— Amtsgericht Ingolstadt – GmbH: HRB 191328 – KG: HRA 170393 Geschäftsführer

Re: [yocto] Crosscompile packages (ipk) based on SDK

2017-07-27 Thread Josef Holzmayr
whomever supplied the hardware to you for proper build instructions respectively sources. Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen www

Re: [yocto] Icecc configuration on mpich ?

2017-07-27 Thread Josef Holzmayr
e compilation provide any gain? Mind, its only the compilation that can be distributed. Not the whole rest that actually makes up the magic of a bitbake build. -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH &am

Re: [yocto] Icecc configuration on mpich ?

2017-07-27 Thread Josef Holzmayr
n, is distribution specific (according to themselves, see https://github.com/icecc/icecream/blob/master/README.md#installation). -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 1

Re: [yocto] Icecc configuration on mpich ?

2017-07-27 Thread Josef Holzmayr
compile jobs over the network. That should tell you that you probably don't use it directly, right? -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirche

Re: [yocto] How to strip down my Yocto Linux?

2017-08-02 Thread Josef Holzmayr
ime in generating stuff, which you then need additional time to remove again. The correct approach is to create an image recipe that exactly fits your needs. Usually one would start out with core-image-minimal.bb, copy that to your-cool-image.bb, and then add the additionally wanted packages in t

Re: [yocto] Errors building with Windows Subsystem for Linux (aka Bash on Ubuntu on Windows)

2017-09-26 Thread Josef Holzmayr
think you might be better off looking at CROPS [1] which is the "offical" recommendation to buld on Windows/OSX, as far as I can see. Greetz [1] https://wiki.yoctoproject.org/wiki/TipsAndTricks/CropsCLIContainers -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8

Re: [yocto] Errors building with Windows Subsystem for Linux (aka Bash on Ubuntu on Windows)

2017-09-29 Thread Josef Holzmayr
I don't have the slightest clue why this message was delayed so much. As it might sound now like parodizing the ongoing efforts, please ignore/disregard. Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH

Re: [yocto] Adding support for yum in a yocto image

2017-10-05 Thread Josef Holzmayr
hieve that is writing the recipes. Plus, rolling your own package server if you want runtime package management, of course. But there already stuff prepared and should be easy to find in the docs. Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444

Re: [yocto] Yocto Image with custom directory layout

2017-10-12 Thread Josef Holzmayr
hen nothing should bring along other directories. Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen www.rsi-elektrotechnik.de ——— Amtsgericht Ingolstadt

Re: [yocto] Yocto Image with custom directory layout

2017-10-12 Thread Josef Holzmayr
Hi On 12.10.2017 20:47, Ayoub Zaki wrote: Hi, On 12.10.2017 20:34, Josef Holzmayr wrote: Hi On 12.10.2017 19:07, Ayoub Zaki wrote: Hi, I would like to generate an image that contains a custom directories layout for expl: foo/ ├── bar1 │   └── bar2 │   ├── config │   └── data

[yocto] [PATCH] devtool: add clean command

2017-10-25 Thread Josef Holzmayr
Add an idiomatic way to devtool to clean a recipe. Signed-off-by: Josef Holzmayr --- scripts/lib/devtool/clean.py | 48 1 file changed, 48 insertions(+) create mode 100644 scripts/lib/devtool/clean.py diff --git a/scripts/lib/devtool/clean.py b

Re: [yocto] [PATCH] devtool: add clean command

2017-10-25 Thread Josef Holzmayr
Hi! On 25.10.2017 16:20, Leonardo Sandoval wrote: On Wed, Oct 25, 2017 at 7:20 AM, Josef Holzmayr wrote: Add an idiomatic way to devtool to clean a recipe. what I can see on the patch,  this does a bitbake -c clean , right? In a nutshell and by default, yes. It sticks to the

[yocto] [PATCH v2] devtool: add clean command

2017-10-26 Thread Josef Holzmayr
Add an idiomatic way to devtool to clean a recipe. When using devtool in the context of an eSDK there is no direct access to bitbake. This command exposes the bitbake clean facility through devtool, keeping the idiomatic interface and configurability. Signed-off-by: Josef Holzmayr --- scripts

Re: [yocto] tiny-linux distribution with raspberrypi error

2017-11-17 Thread Josef Holzmayr
On Fri, Nov 17, 2017 at 07:27:27AM +0100, Zoran Stojsavljevic wrote: > > DISTRO = "poky-tiny" and i get the following > > What is the difference between core-image-minimal and poky-tiny? core-image-minimal is a IMAGE poky-tiny is a DISTRO Its just different things.

Re: [yocto] tiny-linux distribution with raspberrypi error

2017-11-17 Thread Josef Holzmayr
-> it just modifies some parts - it selects musl, not glibc - it selects busybox init There's some more tweaks around, but I think those are the major ones. Just read the .conf for more details. Greetz ——— Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 92

Re: [yocto] [Yocto][Meta-Raspberrypi] Yocto apt sources.list for Raspberry Pi

2018-02-25 Thread Josef Holzmayr
rned error exit status 2 > Errors were encountered while processing: > /var/cache/apt/archives/ethtool_1%3a3.4.2-1_armhf.deb > /var/cache/apt/archives/sysfsutils_2.1.0+repack-2_armhf.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) -- ——— Josef Holzmayr Sof

Re: [yocto] Quick hack for compiling old and outdated YOCTO Jethro for Renesas iwg20m

2018-03-19 Thread Josef Holzmayr
nd see what happens. Greetz -- ——— Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen www.rsi-elektrotechnik.de ——— Amtsgericht Ingolstadt – GmbH: HRB 191328 – KG: HRA

Re: [yocto] Libgfortran 6.2 doesn't compile

2016-11-27 Thread Josef Holzmayr
bbacktrace-aware. The only workaround that I know of at the moment is to stick with a libgfortran version before the libbacktrace change, which should be anything from the 5.X gcc family. Greetz -- ___ yocto mailing list yocto@yoctoproject.org https:/

Re: [yocto] meta-zephyr layer

2016-12-13 Thread Josef Holzmayr
Thanks to those too, of course. This is a work in progress, any feedback is appreciated. Feedback was above - do you also want patches? ;-) Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkes

Re: [yocto] How to setup apt-get to work togehter with the packages build with yocto?

2017-02-02 Thread Josef Holzmayr
hat I will not destroy the email, and that I will copy, distribute and/or disclose any information that I have received just as I wish. Greetz! -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co.

Re: [yocto] [Openembedded-architecture] Proposal: dealing with language-specific build tools/dependency management tools

2017-03-10 Thread Josef Holzmayr
*Conclusion* Guess I raised more questions than I offered answers for. Sorry :-( Greetz (and try to enjoy the weekend) -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schwe

Re: [yocto] [Openembedded-architecture] Proposal: dealing with language-specific build tools/dependency management tools

2017-03-11 Thread Josef Holzmayr
ons I'm working on have similar requisites, but I didn't want to go multi-step/binary. Greetz PS: being tired of typing sub-package manager again and again, how shall we call this? SPM? Application Package Managers (APM)? [1] http://lists.openembedded.org/pipermail/openembedded-archi

Re: [yocto] core-image-minimal-xfce error

2017-03-14 Thread Josef Holzmayr
e-power-manager in the krogoth branch is 1.4.4, not 1.6.0. Probably you are mixing up the revisions. What is the problem and how to solve this problem ? Version mismatch, fix your layer revisions. Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 84

Re: [yocto] core-image-minimal-xfce error

2017-03-14 Thread Josef Holzmayr
at the checkouts of all layers you use (which obviously is at least meta-openembedded) have to match the version of poky that you use. Have a look at the branches. Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH &a

Re: [yocto] List of packages in image and their Licenses

2017-03-15 Thread Josef Holzmayr
/licenses/$YOURSPECIFICBUILD_$TIMESTAMP/license.manifest (with $YOURSEPCIFICBUILD basically being imagename-machine) Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-8

Re: [yocto] ERROR: core-image-minimal-xfce-1.0-r0 do_rootfs:

2017-03-15 Thread Josef Holzmayr
general and is known to have some issues. Better just stick with rpm - or use ipk, if you want something that feels more debianoid. Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-8

Re: [yocto] ERROR: core-image-minimal-xfce-1.0-r0 do_rootfs:

2017-03-16 Thread Josef Holzmayr
. Just because something comes in a package of a specific format, it does not mean that you can use it everywhere the package management uses the same format. The correct way is to write recipes for the things that you want and properly package them up using bitbake. Greetz -- Josef Holzmayr

Re: [yocto] [Openembedded-architecture] Sum up - Proposal: dealing with language-specific build tools/dependency management tools

2017-03-16 Thread Josef Holzmayr
les shipped with the recipes (in whatever form to be defined) - leveraging the recipe system to resolve licensing. If we can boil things down to the common set that we all expect, it will in my opnion serve as a blueprint for the actual implementation to follow. Greetz, -- Josef Holzmayr Softwar

Re: [yocto] Missing or unbuildable dependency chain

2017-03-17 Thread Josef Holzmayr
Hi, On 17.03.2017 06:22, ravikiran j wrote: ERROR: Nothing RPROVIDES 'dnsmasq' meta-networking does, as to be found through:https://layers.openembedded.org/layerindex/recipe/4473/ Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 92

Re: [yocto] Missing or unbuildable dependency chain

2017-03-17 Thread Josef Holzmayr
x27;t respond another time to things that are trivially solvable through information that I already provided. Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirche

Re: [yocto] should a BSP layer *really* ever need additional layers to be functional?

2017-03-23 Thread Josef Holzmayr
ad to significant duplication. Imagine a board based off something already in meta-ti or meta-intel. And maybe just needing a slightly modified bootloader. Greetz, -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woel

Re: [yocto] Install rootfs.tar.bz2 to ${D}/home/root/

2017-04-05 Thread Josef Holzmayr
the rootfs, does that make sense? Partially. Sounds like you want to invent your own update mechanism. Have you had a look at the already existing ones, specifically swupdate? Greetz -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I

Re: [yocto] Install rootfs.tar.bz2 to ${D}/home/root/

2017-04-06 Thread Josef Holzmayr
many Why are you asking the exact same question the third time now? -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen www.rsi-elektrotechnik.de ——— Amtsger

Re: [yocto] Install rootfs.tar.bz2 to ${D}/home/root/

2017-04-11 Thread Josef Holzmayr
read this: I really tried. Obviously there's no other choice than bluntly ignoring this topic. Greetz, -- Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweite

Re: [yocto] [Yocto-Advocacy] Yocto Project Upcoming Conferences and Developer Days

2019-05-06 Thread Josef Holzmayr
d ideas on > > how that day and those rooms should be used for. Please send your ideas to > > Andreea Volosincu and Philip Balister. > > > > We will call out an Advocacy meeting in a couple of weeks to go over plans > > and vote on the ideas for the second day of t

Re: [yocto] [Yocto-Advocacy] Yocto Project Upcoming Conferences and Developer Days

2019-05-06 Thread Josef Holzmayr
t; > Yocto Project Advocacy Lead > > -- > > ___ > > yocto-advocacy mailing list > > yocto-advoc...@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/yocto-advocacy > -- > ___ &

Re: [yocto] do_rootfs failed (not sure why)

2019-05-17 Thread Josef Holzmayr
r, I deleted everything and started from > scratch (compiling everything) - it worked! > But it takes too long, so this time I thought it's best to discuss in the > mailing list. > > Any ideas of what could be the reason? > > PS: I am open to share any logs you'd lik

Re: [yocto] Support NAND flash

2019-06-06 Thread Josef Holzmayr
Could you share > > your experiences how to build the image and to hand and access the > > NAND if it is required? > > > > Thank you. > > > > Kind regards, > > > > - JH > > > -- > ___ &g

Re: [yocto] Fetching Yocto layers

2019-09-02 Thread Josef Holzmayr
ultiple layers. You are welcome to provide and maintain one, until then it > is indeed custom scripts, or tools like Google's 'repo', or maybe git > submodules could work. > > Alex > -- > ___ > yocto mailing list >

Re: [yocto] [npm] duplicate code

2019-10-07 Thread Josef Holzmayr
this holds true for other packages too. In the semantic versioning world as npm packages expectexd to behave - and nodejs itself certainly does! - a change in the major version means a breaking change of some kind. > > Regards > Stefan > -- > ___ > yocto mailing list > yocto@yoctopr

Re: [yocto] Reducing the size of the image by optimizing python

2019-10-20 Thread Josef Holzmayr
yocto mailing list > > yocto@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/yocto > > > > > -- > Yann Dirson > Blade / Shadow -- http://shadow.tech > -- > ___ > yocto mailing list >

Re: [yocto] GCC version 8 upgrade

2019-10-31 Thread Josef Holzmayr
___ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto -- ——— Josef Holzmayr Software Developer Embedded Systems Tel: +49 8444 9204-48 Fax: +49 8444 9204-50 R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-853

Re: [yocto] Device is unable to BOOT or INSTALL with generated .hddimg

2019-11-19 Thread Josef Holzmayr
erated by yocto > 3. Tried some experiment with `syslinux` as well but didn't work out > > Regards, > Raxesh > > -- > ___ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto -- ——— Josef Holzma

Re: [yocto] Is Yocto the right fit for my project?

2019-11-21 Thread Josef Holzmayr
utions under one roof. > T: 01793 859974 E: > r.barr...@bassettelectronics.com<mailto:r.barr...@bassettelectronics.com> > Unit 23-25 Whitehill Industrial Estate, Whitehill Lane, Royal Wootton > Bassett, Wiltshire, SN4 7DB > > -- > ___