meta-coral icon indicating copy to clipboard operation
meta-coral copied to clipboard

Yocto/OE-core BSP Layer for Coral Dev Board

Results 15 meta-coral issues
Sort by recently updated
recently updated
newest added

hello, is this layer still in maintenance ? any plan to support new yocto releases ?

This is a list of improvements that we should have look at to improve the quality of this layer. These are up for grabs, ping this ticket if you are...

Move to https://github.com/google-coral/libedgetpu. Depends on Tenserflow.

enhancement
help wanted

Update to https://github.com/google-coral/pycoral

enhancement
help wanted

[u-boot-coral](https://github.com/mirzak/meta-coral/blob/master/recipes-bsp/u-boot/u-boot-coral_2019.04.bb) is from 2019. There is upstream support https://github.com/u-boot/u-boot/tree/master/board/google/imx8mq_phanbell.

enhancement
help wanted

The [downstream kernels](https://github.com/mirzak/meta-coral/tree/master/recipes-kernel/linux) are to old, we even get warnings when building on latest master. No updates expected from Google. ``` linux-coral: OLDEST_KERNEL is "5.15" but the version of the...

enhancement
help wanted

hi @mirzak, thanks for sharing your work. With kirkstone there is no PCI reported: ``` root@coral-dev:~# lspci root@coral-dev:~# ``` I assume there is a problem with the device tree as...

I am trying to install yocto on Coral Dev Board using the meta-coral layer in Yocto Zeus. I build the image successfully. Now I am trying to flash the coral...

It looks like the zeus branch is broken w.r.t eMMC boot support. Steps: 1) Follow the Quick start guide and setup the sources and build area 2) make the following...

**I built a Yocto Zeus image successfully. Now, I am flashing coral board using the SD card flashing method. I am getting the following errors:** ### Console Logs: U-Boot SPL...