Re: [yocto] NAND together with SD CARD images

2024-07-24 Thread Mike Looijmans
evelopment. To create the "flash the NAND" image, just create a recipe that RDEPENDS on the production image. Add a dependency on "image_complete" and then you can just fetch the image from the deploy directory and pack it in. So no new machine, just a new image. Met vriendelij

Re: [yocto] Fw: Inquiry and Proposal: Method to Identify Package Containing a Specific Binary

2024-07-03 Thread Mike Looijmans
On 03-07-2024 08:02, Chris via lists.yoctoproject.org wrote: Dear Yocto Community, I am reaching out to inquire whether there currently exists a method within the Yocto Project to identify which package contains a specific binary. Recently, I encountered a situation where I needed the

Re: [yocto] Dropbear and deprecated ssh-rsa issue

2024-06-20 Thread Mike Looijmans
Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topic.nl W: www.topic.nl Please consider the environment before printing this e-mail On 20-06-2024 10:08

Re: [yocto] Dropbear and deprecated ssh-rsa issue

2024-06-20 Thread Mike Looijmans
Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topic.nl W: www.topic.nl Please consider the environment before printing this e-mail On 19-06-2024 19:04

Re: [yocto] connman + busybox-hwclock startup failure

2023-07-28 Thread Mike Looijmans
or example: INITSCRIPT_PARAMS:${PN}-hwclock = "start 04 2 3 4 5 . stop 20 0 1 6" or INITSCRIPT_PARAMS:${PN}-hwclock = "start 40 S . stop 20 0 1 6" Thanks, Chris Elledge -- Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherla

Re: [yocto] openssh not working since updating to kernel 5.15

2023-02-15 Thread Mike Looijmans
source based on CPU characteristics, which is questionable from a security point of view. A secure workaround would be to have an actual hardware random number generator on board somewhere. -- M. Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaa

Re: [yocto] systemd: how to enable auto-loading kernel modules

2022-11-20 Thread Mike Looijmans
Guess you'll have to provide more than just "It doesn't work" if you want any serious assistance. The source code would help. Also telling us whether the drivers actually probe if you load them manually using modprobe. Met vriendelijke groet / kind regards, Mike Looijmans Sys

Re: [yocto] Switching between multiple DISTROs without "contamination"

2022-07-20 Thread Mike Looijmans
advice remains, you can have "my-image-dev" and even "my-machine-dev" in the same build directory, but don't share "my-distro-dev" that way, it's an invitation to trouble, even though It Should Work In Theory... Mike. Met vriendelijke groet / kind regards, Mike L

Re: [yocto] Switching between multiple DISTROs without "contamination"

2022-07-12 Thread Mike Looijmans
only gets installed in the "dev" image but not in the production one, which only installs "my-application". You could also create a "my-application-dev.bb" recipe that includes my-application.bb and just changes what it needs to be different. Met vriendelijke groe

Re: [yocto] Customizing SERIAL_CONSOLES

2022-07-12 Thread Mike Looijmans
rk because the MACHINE config is included after it. Another approach is to grep on which recipes use it (half a dozen) and then create a bbappend for each. That's the approach I've used recently. Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Pr

Re: [yocto] Make psplash wait for the framebuffer to be ready

2022-05-23 Thread Mike Looijmans
hat change, it works. The splash appears as soon as the device registers. Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topic

[yocto] Make psplash wait for the framebuffer to be ready

2022-05-23 Thread Mike Looijmans
service: After=dev-fb0.device I also tried this variant, as reported by systemctl list-units: After=sys-devices-platform-gpu-graphics-fb0.device However, neither has any effect whatsoever, the service still tries to start too early and fails. The "After=" apparently is ignored or so?

Re: [yocto] Installing only python .pyc files onto the image #yocto

2022-01-20 Thread Mike Looijmans
Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topic.nl Please consider the environment before printing this e-mail On 18-01-2022

Re: [yocto] what to include in a "hardware bringup image"?

2021-04-20 Thread Mike Looijmans
I tend to use a reasonably standard image, usually the one that will evolve into the product, and once the network (usb, ethernet or wifi) is up, use "opkg install" to grab whatever else I need from my build machine on demand. Met vriendelijke groet / kind regards, Mike Looijm

Re: [yocto] Building image from Root

2021-04-16 Thread Mike Looijmans
endelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topic.nl Please consider the environment before printing this e-mail On 15-04-2021 17:34, Muruges

Re: [yocto] bitbake controlling memory use

2021-04-12 Thread Mike Looijmans
Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topic.nl Please consider the environment before printing this e-mail On 11-04-2021

Re: [yocto] does current bitbaking of core-image-minimal still need docbook stuff?

2021-03-19 Thread Mike Looijmans
Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topic.nl Please consider the environment before printing this e-mail On 19-03-2021

Re: [yocto] #yocto CORE_IMAGE_EXTRA_INSTALL Where can I find a list of valid package names?

2021-02-07 Thread Mike Looijmans
Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topicproducts.com Please consider the environment before printing this e-mail

Re: [yocto] Compiling and packaging libraries

2020-09-09 Thread Mike Looijmans
etting all the nitty bits in a hand-crafted Makefile right. Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topicproducts.com Pleas

Re: [yocto] what to expect from distributed sstate cache?

2020-05-27 Thread Mike Looijmans
he "native" stuff, but not the target binaries. We just share the sstate-cache over HTTP (Apache), so it's a one-way thing - you can get sstate objects from the build server, but not the other way around. Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC E

Re: [yocto] [WIC] Grow last partition up to disk size

2020-05-18 Thread Mike Looijmans
On 30-04-2020 20:23, Khem Raj via lists.yoctoproject.org wrote: On 4/30/20 11:16 AM, Marek Belisko wrote: Hi Rudolf, On Thu, Apr 30, 2020 at 7:39 PM Rudolf J Streif wrote: I was looking for a way in a wks file to have wic grow the last partition to fill up the remainder of the disk. Of

Re: [yocto] initramfs with mdev: No match for argument: busybox-mdev

2020-04-07 Thread Mike Looijmans
IME_dev_manager} base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}" ... Any idea what I might be missing here? -- Mike Looijmans -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49076): https://lists.yoctoproject.org/g/yocto/message/49076 Mute Th

Re: [yocto] Novice question on makefile in yocto environment

2020-04-07 Thread Mike Looijmans
On 30-03-2020 05:08, Raghu Icecraft Software Trainings via Lists.Yoctoproject.Org wrote: Hi,   I have some general idea on makefile in C, C++ environment. Related to my Yocto project having a very tough time in getting my makefile ready on shape after almost every development change. Is

Re: [yocto] What are the key factors for yocto build speed?

2020-03-20 Thread Mike Looijmans
On 19-03-2020 18:21, Adrian Bunk wrote: On Thu, Mar 19, 2020 at 05:07:17PM +0100, Mike Looijmans wrote: ... With both parallelization options to "16", I might end up with 16 compile tasks running 16 compile threads each, i.e. 256 running processes. ... This is a

Re: [yocto] What are the key factors for yocto build speed?

2020-03-19 Thread Mike Looijmans
e. Attempting to run multiple of these in parallel (happened to me when I changed some shared recipe content) will bring most machines to their knees. Currently my only way of handling that is manual interference... -- Mike Looijmans -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to

Re: Re: [yocto] What are the key factors for yocto build speed?

2020-03-19 Thread Mike Looijmans
Sent: Wednesday, March 18, 2020 11:52 AM To: mike.looijm...@topic.nl <mailto:mike.looijm...@topic.nl> Cc: yocto@lists.yoctoproject.org <mailto:yocto@lists.yoctoproject.org> Subject: Re: [yocto] What are the key factors for yocto build speed? On Wed, Mar 18, 2020 at 04:09:39PM +0100, Mi

Re: [yocto] What are the key factors for yocto build speed?

2020-03-18 Thread Mike Looijmans
On 18-03-2020 15:49, Adrian Bunk via Lists.Yoctoproject.Org wrote: On Wed, Mar 18, 2020 at 10:12:26AM -0400, Jean-Marie Lemetayer wrote: ... For example one of our build servers is using: - AMD Ryzen 9 3900X ... - 32Go DDR4 3200 MHZ CL14 ... It is a really good price / build time ratio

Re: [yocto] What are the key factors for yocto build speed?

2020-03-18 Thread Mike Looijmans
On 18-03-2020 15:09, Mike Looijmans via Lists.Yoctoproject.Org wrote: Big ryzen is a good choice. My home rig is a Ryzen 1900, with only 8GB RAM. It's way faster at OE yocto builds than the i7 at work that has 32GB RAM installed. Sorry - wrong number. My rig does not have a 1900

Invitation: [yocto] Invitation: Yocto Project Technical Team Meeting @ Monthly from 8am to 9am on the third Tuesday (PDT) (yo...@yoctoproject.org)

2020-01-23 Thread Mike Looijmans
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:America/Whitehorse BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT DTSTART:16010101T02

Re: [yocto] linux-libc-headers - how to handle for older kernels?

2019-12-02 Thread Mike Looijmans
On 01-12-19 22:57, Peter Bergin via Lists.Yoctoproject.Org wrote: > Hi, > > I'm currently working in a project using Yocto 2.6 (thud) release. It has > default kernel v4.18 and also linux-libc-headers from kernel v4.18. In my > project we will use kernel v4.1. I would like advice how to handle