[yocto] [prelink-cross][PATCH] src/arch-mips.c: check info->resolvetls before use its member

2018-10-10 Thread Robert Yang
The info->resolvetls might be NULL according to src/prelink.c: [snip] /* Dynamic linker does not depend on any other library, all symbols resolve to themselves with the exception of SHN_UNDEF symbols which resolve to 0. */ if (info->symtab[r_sym].st_shndx == SHN_UNDEF) {

[linux-yocto] : [yocto-4.18]: intel-socfpga: kernel patches

2018-10-10 Thread Meng.Li
From: Limeng Hi Bruce, I am working on BSP intel-socfpga. Could you please help to create branch "v4.18/standard/intel-socfpga" in linux-yocto kernel? And then merge these kernel patches into this branch. I verify these patches on Intel-PSG stratix10 development board. Boot up log as below:

Re: [yocto] Fwd: preempt-rt for 4.14.71 fails to build

2018-10-10 Thread Bruce Ashfield
Check the list. It never came through. You need to be a subscriber and would have received a bounce message. I know that, since I got the bounce as the list admin :D Bruce On 2018-10-10 4:03 PM, Dimitris Tassopoulos wrote: I've already send this to that list a few days ago, but since I didn't

[yocto] [prelink-cross] [PATCH] x86_64: allow prelinking of PIE executables with COPY relocs

2018-10-10 Thread Sergei Trofimovich
COPY relocs are fine to have in PIE executables (as opposed to shared libraries). By enabling prelink on PIEs we achieve a few goals: - prelink more PIE files on system: nicer for uniformity, - avoid spurious warnings about shared libraries with COPY relocs It's usefult to prelink PIEs when

[yocto] [prelink-cross] [PATCH] testsuite/functions.sh: produce deterministic GNU_PRELINK section

2018-10-10 Thread Sergei Trofimovich
Before the change one test failed due to timestamp drift: FAIL: shuffle7.sh This happens because prelinking takes time on the file and timestamp differs slightly. Avoid timestamp drift by overriding real timestamp with PRELINK_TIMESTAMP variable. Signed-off-by: Sergei Trofimovich ---

Re: [yocto] failed to compile php_7.2.10.bb

2018-10-10 Thread Martin Jansa
On Wed, Oct 10, 2018 at 04:03:55PM -0400, Simon Chamlian wrote: > Hi, > > I tried to bitbake php_7.2.10.bb and I am getting the following error. > > Did anyone tried to compile php_7.2.10.bb ? > > Any clue on what the issue can be ? > > bb.data_smart.ExpansionError: Failure expanding variable

[yocto] failed to compile php_7.2.10.bb

2018-10-10 Thread Simon Chamlian
Hi, I tried to bitbake php_7.2.10.bb and I am getting the following error. Did anyone tried to compile php_7.2.10.bb ? Any clue on what the issue can be ? *$ bitbake php* Loading cache: 100%

Re: [yocto] Fwd: preempt-rt for 4.14.71 fails to build

2018-10-10 Thread Dimitris Tassopoulos
I've already send this to that list a few days ago, but since I didn't got any reply there I've also asked here in case that someone else shares the same experience. Dimitris On Wed, 10 Oct 2018, 21:48 Bruce Ashfield, wrote: > On 2018-10-10 2:18 PM, Dimitris Tassopoulos wrote: > > Hi all! > >

Re: [yocto] Fwd: preempt-rt for 4.14.71 fails to build

2018-10-10 Thread Bruce Ashfield
On 2018-10-10 2:18 PM, Dimitris Tassopoulos wrote: Hi all! I've tried to build the latest preempt-rt kernel from the `v4.14/standard/preempt-rt/base` and it fails to build. These are the hashes I've used: This should go to the linux-yocto list, since that's where people interested in the

Re: [yocto] changing kernel config in Morty build

2018-10-10 Thread Bruce Ashfield
On 2018-10-10 3:07 PM, Greg Wilson-Lindberg wrote: Hi Bruce, I've got another question. I know that in a .bbappend I can specify functions to run during the build procedure, would it be possible to add in a function that would run after the do_configure_prepend() in the linux-rpi.inf file? If

Re: [yocto] changing kernel config in Morty build

2018-10-10 Thread Greg Wilson-Lindberg
Hi Bruce, I've got another question. I know that in a .bbappend I can specify functions to run during the build procedure, would it be possible to add in a function that would run after the do_configure_prepend() in the linux-rpi.inf file? If I could do that, then I could modify the config file

[yocto] Fwd: preempt-rt for 4.14.71 fails to build

2018-10-10 Thread Dimitris Tassopoulos
Hi all! I've tried to build the latest preempt-rt kernel from the `v4.14/standard/preempt-rt/base` and it fails to build. These are the hashes I've used: ``` LINUX_VERSION = "4.14.71" SRCREV_machine = "c37a14708f5b618602f84f83f902346e055824c3" SRCREV_meta =

Re: [yocto] changing kernel config in Morty build

2018-10-10 Thread Greg Wilson-Lindberg
Hi Bruce, Thanks for all of your help in looking into this. I did get another response that detailed using an out of tree defconfig. They didn't know if it would work with Morty, they are using it with Sumo. I'll have to try it with Morty. Thanks again, Greg Wilson-Lindberg  Principal Firmware

Re: [linux-yocto] [PATCH 0/7] config cleanup

2018-10-10 Thread Bruce Ashfield
On 10/07/2018 10:29 PM, Anuj Mittal wrote: Hi Bruce, This series cleans up configs for 4.18 and above kernels. Can you please merge these in yocto-4.18 and master if everything looks okay? These are now merged. Bruce Anuj Mittal (7): media-pci-capture: remove zoran configs

Re: [yocto] Sumo distro problem with dhcp packet?

2018-10-10 Thread Kosta Zertsekel
You need to take a look at the available dhcp packages for dhcp recipe here: https://git.yoctoproject.org/clean/cgit.cgi/poky/tree/meta/recipes-connectivity/dhcp/dhcp.inc#n100 PACKAGES += "dhcp-libs dhcp-server dhcp-server-config dhcp-client dhcp-relay dhcp-omshell" For example, you can do the

Re: [yocto] OEDEM in Edinburgh in 2 weeks

2018-10-10 Thread Philip Balister
On 10/04/2018 08:20 AM, Philip Balister wrote: > OEDEM is basically full at this time. > > https://www.openembedded.org/wiki/OEDEM_2018 > > We have had the room rearranged to seat 45 people and I am not sure how > we would handle anyone over this. If you know you can't make it, could > you

[yocto] Sumo distro problem with dhcp packet?

2018-10-10 Thread Zoran Stojsavljevic
Hello. I need on my test initramfs YOCTO image to add dhcp package (both dhcp server and client). For the beginning, I traced it, where it is: .../poky/meta/recipes-connectivity/dchp and decided to test it adding it to ...poky/build/conf/local.conf for the starters:

[yocto] Steps to enable u-boot signed verified images?

2018-10-10 Thread Irving ST
Hello, I'm trying to make u-boot perform signature verification of fitImages. I have problems getting it to work, and the documentation seems to be scattered in different places on the internet (I found plenty descriptions of the concept, but I haven't seen detailed step-by-step instructions on

Re: [yocto] if for SRCREV

2018-10-10 Thread Burton, Ross
A fairly standard way of doing this is to have an include file that overrides SRCREV for the recipes that you'd like to build from HEAD. See, for example, the poky-bleeding.conf distro which includes poky-floating-revisions.inc. You could have an include file which does the same so you toggle

[yocto] if for SRCREV

2018-10-10 Thread Mues, Pascal
Hello, on my recipe I would like to distinguish between release and other build. The release shall just stay on a fixed "stable" version - where the other stuff shall just build latest greatest. The easiest idea was have an environment variable set and check on recipe if this exist to switch

[yocto] Installing linux image with two separate flash partitions

2018-10-10 Thread A
I'm currently using petalinux to build a image.ub that works fine for me so far (petalinux hides many things from me, but is bitbake under the hood). However, this image will get stored into a flash device which I intend to configure with three partitions 1) uboot 2) linux 3) an extra jffs2 with