agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
505 stars 396 forks source link

rpi-config: reintroduce start_x #1250

Closed leon-anavi closed 7 months ago

leon-anavi commented 7 months ago

Add a patch to reintroduce configuration start_x. This patch has been submitted to the upstream of of the RPi-config GitHub repo: https://github.com/Evilpaul/RPi-config/pull/8

This work was sponsored by GOVCERT.LU.

- What I did

Reintroduce configuration start_x to config.txt following the reported problem by @holagvk: https://github.com/agherzan/meta-raspberrypi/pull/1247#issuecomment-1817370348

- How I did it

Temporary with a patch until hopefully the change is in the upstream: https://github.com/Evilpaul/RPi-config/pull/8