AAEONAEU-SW / meta-up-board

Yocto BSP meta layer for the UP Board
https://up-community.org
27 stars 20 forks source link

Any plans for morty support? #2

Closed agherzan closed 2 years ago

Dan-Lightsource commented 7 years ago

@agherzan Sorry for the delayed reply, Andrei. Morty support is on my to-do list, but it will most likely be a few weeks more before I get near it. How badly do you need it?

agherzan commented 7 years ago

Hi @Dan-Emutex . We are currently working in getting upboard supported by resin. Given that we switch most of our boards on morty it would have been nice to have upboard started on morty too. It's not a real problem but it would be nice.

andrewlxer commented 7 years ago

Any update on this? Morty has been out for a while and up board support would be great.

agherzan commented 6 years ago

Hi @Dan-Emutex . Friendly ping on this one. Maybe we can start working on pyro now? The kernel patches seem to be upstreamed now in kernel tree which includes upboard2 support too.

pricopb commented 6 years ago

@agherzan Hi, Andrei! I am currently working on pyro. I hope to have it released this week. Thanks, Bogdan

agherzan commented 6 years ago

What kernel version are you going to have that released based on? This is because I found a bug in yocto and you should probably be aware of it.

nicola-lunghi commented 6 years ago

Hi agherzan please open a ticket here if its related to our yocto bsp layer Regards Nicola Lunghi

agherzan commented 6 years ago

The issue is based/dependent on the question. Is the pyro branch going to be on 4.9 kernel?

pricopb commented 6 years ago

@agherzan Thanks for the heads up Andrei! The kernel is intel-linux 4.9 which seems to be based on Linux 4.9.30: PREFERRED_PROVIDER_virtual/kernel ?= "linux-intel" PREFERRED_VERSION_linux-intel ?= "4.9%" Cheers, Bogdan

agherzan commented 6 years ago

Be aware that the aufs on that version is broken. It includes a version incompatible with 4.9. I'm not sure how to fix this as this is coming from the yocto linux fork. In a nutshell the aufs sources still use getxattr while this was removed (https://patchwork.kernel.org/patch/9294421/).

agherzan commented 2 years ago

It looks like an old issue - most probably outdated. Closing for now.