On 2/16/17 11:54 AM, Andrei Gherzan wrote: > On Thu, Feb 16, 2017 at 06:52:23AM -0800, Khem Raj wrote: >> On Wed, Feb 15, 2017 at 10:01 PM, Andrei Gherzan <and...@gherzan.ro> wrote: >>> On Wed, Feb 15, 2017 at 06:47:17PM -0800, Khem Raj wrote: >>>> On Wed, Feb 15, 2017 at 6:34 PM, Khem Raj <raj.k...@gmail.com> wrote: >>>>> On Wed, Feb 15, 2017 at 6:09 PM, Andrei Gherzan <and...@gherzan.ro> wrote: >>>>>> On Sat, Feb 11, 2017 at 09:26:47PM -0800, Khem Raj wrote: >>>>>>> Signed-off-by: Khem Raj <raj.k...@gmail.com> >>>>>>> --- >>>>>>> conf/machine/raspberrypi3-64.conf | 2 ++ >>>>>>> 1 file changed, 2 insertions(+) >>>>>>> >>>>>>> diff --git a/conf/machine/raspberrypi3-64.conf >>>>>>> b/conf/machine/raspberrypi3-64.conf >>>>>>> index 5598e50..cdcd726 100644 >>>>>>> --- a/conf/machine/raspberrypi3-64.conf >>>>>>> +++ b/conf/machine/raspberrypi3-64.conf >>>>>>> @@ -13,3 +13,5 @@ SERIAL_CONSOLE = "115200 ttyS0" >>>>>>> VC4_CMA_SIZE ?= "cma-256" >>>>>>> >>>>>>> UBOOT_MACHINE = "rpi_3_config" >>>>>>> + >>>>>>> +PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%" >>>>>> >>>>>> This doesn't really work as rpi-default-versions.inc already sets the >>>>>> version and this will not overwrite. Maybe have this before including >>>>>> rpi-base.inc? >>>>> >>>>> actually I realized that I set the PREFERRED_VERSION_linux-raspberrypi >>>>> in my local.conf and that overrides all. I will send a followup for >>>>> this. >>>>> >>>> >>>> just sent a series of 3 patches which should take care of this problem >>>> please apply it on top of this series. >>> >>> As well omxplayer compilation fails on this machine: >>> >>> | ERROR: oe_runmake failed >>> | aarch64-poky-linux-gcc is unable to create an executable file. >>> | C compiler test failed. >>> >>> Can you take a look on this? >> >> sure, as I said so far I have booted rpi-hwup-image and >> core-image-weston builds and boots into console, no graphics yet. so >> not all packages may yet build but we have a start. > > Uh OK. I haven't caught this detail.
Looking further omxplayer has tight deps into openmax/mmal APIs from firmware package which is not working on aarch64 yet. For now I think we can skip it for aarch64 > > -- > Andrei Gherzan > gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan > -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto