meta-raspberrypi
meta-raspberrypi copied to clipboard
Yocto/OE BSP layer for the Raspberry Pi boards
**Description** The `conf` file `BBFILES_DYNAMIC` variable needs multiple entries for `dynamic-layers/openembedded-layer`. This directory has a level 1 and level 2 depth to it in its directory structure, as seen here:...
**Screen turn black when vc4 is enabled** When I compile a core-image-base for MACHINE=_raspberrypi4-64_ on **kirkstone** branch, with poky also on **kirkstone** branch, the device boot and at the very...
Because I accidentally deleted my branch pushing picked + squashed commits. Just decided to open another pull request * https://github.com/agherzan/meta-raspberrypi/pull/981 Core changes from conversation include * ``ENABLE_RPI_DISTRO_VLC = "1"`` variable...
I am seeing this error regularly ``` ERROR: omxplayer-git-r5 do_package: omxplayer: Multiple shlib providers for libswresample.so.3: omxplayer, libswresample (used by files: /mnt/b/yoe/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-gnueabi/omxplayer/git-r5/packages-split/omxplayer/usr/bin/omxplayer.bin) ERROR: omxplayer-git-r5 do_package: omxplayer: Multiple shlib providers for...
**Description** Hello All, I am building a basic image (core-image-base) for RPi CM4(Lite) on "Honister" release with "uboot" as bootloader. In my `conf/local.conf` file `MACHINE = "raspberrypi4-64"` and also I...
**Core image base with U-boot has a 'non standard' baudrate on the serial port** **Steps to reproduce the issue:** 1. Bitbake core-image-base with MACHINE raspberrypi0-wifi 2. Check UART (GPIO14/GPIO15) output...
Enables use of new approach to handle cameras in Raspberry pi boards. - Adds recipe for newest libcamera from [https://libcamera.org](https://libcamera.org/) - Adds recipe for newest libcamera-app from [https://github.com/raspberrypi/libcamera-apps](https://github.com/raspberrypi/libcamera-apps)
HI all, our application need to show black text on the red background as error, but fuzzy black text on the red background in a 15.6 touchscreen (Lilliput. The model...
As of now , I was manually making boot.img, signing it using usbboot(https://github.com/raspberrypi/usbboot) tool for my custom yocto based image. I would like to incorporate above step in yocto toolchain....
**Description** U-Boot of Hardknott Branch does not boot on CM3+ at all. U-Boot 2020.1 from Dunfell works as expected (after updating with @emilm 's Patch. Setting uart_2ndstage=1 in config.txt reveals...