Re: [yocto] prelink-cross with -fno-plt

2019-06-01 Thread Mark Hatle
Thanks, this shows that the prelinking is still working in this case. I'll get you patch queued up. If you don't see any progress on it this coming week, please feel free to remind me. --Mark On 5/29/19 1:42 PM, Shane Peelar wrote: > Hi Mark, > > Thank you for your reply and no problem -- I

[linux-yocto] [kernel-cache][PATCH 1/1] Add SCSI debug configuration for util-linux ptest

2019-06-01 Thread Mariano López
The ptests from util-linux require the scsi debug module to be installed for a subset of tests. This patch would allow to build the kernel module for the linux-yocto kernel. Signed-off-by: Mariano López --- features/scsi/scsi-debug.cfg | 1 + features/scsi/scsi-debug.scc | 4 2 files

[linux-yocto] [kernel-cache][PATCH 0/1] Add SCSI debug configuration for util-linux ptest

2019-06-01 Thread Mariano López
Hi Bruce, This will add the configuration options to enable the SCSI debug module that is needed by the util-linux ptest package. This is needed to add KERNEL_FEATURES in the linux-yocto kernels. The idea is to conditional add the feature if the ptest DISTRO_FEATURE is present as you and Richard

Re: [yocto] do_rootfs fails while attempting to install hostapd package

2019-06-01 Thread Morné Lamprecht
I would check run.do_rootfs and check it maybe there will be some more info. I checked it based on your suggestion, unfortunately found no relevant info. Do you have some custom extension for hostapd? No, just the standard package. - Morné --

Re: [yocto] do_rootfs fails while attempting to install hostapd package

2019-06-01 Thread Belisko Marek
Hi, On Sat, Jun 1, 2019 at 4:41 PM Morné Lamprecht wrote: > > Hi > > I created a new custom distribution and > everything seems to work fine until the do_rootfs > task is executed. It fails specifically when > trying to install the hostapd package, with the > error below (snippet from

[yocto] do_rootfs fails while attempting to install hostapd package

2019-06-01 Thread Morné Lamprecht
Hi I created a new custom distribution and everything seems to work fine until the do_rootfs task is executed. It fails specifically when trying to install the hostapd package, with the error below (snippet from log.do_rootfs): Running scriptlet: hostapd-2.6-r0.aarch64 usage: update-rc.d

Re: [yocto] How to extract files from wic.gz image?

2019-06-01 Thread JH
Thanks Zoran and Tom, I can use dd to install the image to SD card on IMX EVK, now I need to install the image to NAND flash of a customized IMX device via USB HID, it cannot use the dd, IMX provided UUU utility which I am new to it and I have to decompose the image to zImage-initramfs and