I am new to embedded linux, in order to learn how to build custom linux based OS from scratch I have decided to use buildroot.
I want to build a GUI based OS RaspberryPi 3B+ (or 3B) similar to that of Raspbian OS, from scratch. How do I go about this?
By googling, I was able to find a few resources that teach how to build a non-GUI based minimal OS, and could not find any for GUI based.
Looking for information and/or resources on how I can do this.