Lisandro Damián Nicanor Pérez Meyer

Results 13 issues of Lisandro Damián Nicanor Pérez Meyer

This is a backport of https://github.com/agherzan/meta-raspberrypi/pull/1374 as requested at https://github.com/agherzan/meta-raspberrypi/pull/1375#issuecomment-2384300522

**Description** RPi4 with official 7inch display, with our without HDMI output connected sometimes goes totally white (or black [1]) upon reboot, and can only be brought back to life by...

On this repository on tag v6.6.4, commit c5f4f2f4b7f7b9987479a4bc4346277d20b7ff1c, the dnsmasq bbappend reads: ```bitbake PACKAGECONFIG:append = "dbus" ``` When it should read: ```bitbake PACKAGECONFIG:append = " dbus" ``` ie, it should...